test: added wait for market
This commit is contained in:
@@ -199,6 +199,7 @@ describe('no all markets', { tags: '@smoke', testIsolation: true }, () => {
|
||||
});
|
||||
cy.mockSubscription();
|
||||
cy.visit('/#/markets/all');
|
||||
cy.wait('@Markets');
|
||||
});
|
||||
|
||||
it('can see no markets message', () => {
|
||||
|
||||
Reference in New Issue
Block a user