chore: use proper alias for statistics intercept
This commit is contained in:
@@ -47,7 +47,7 @@ export function addMockStatistics() {
|
||||
'GET',
|
||||
Cypress.env('VEGA_URL').replace('graphql', 'statistics'),
|
||||
handler
|
||||
).as('GQL');
|
||||
).as('ChainId');
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user