Compare commits

...
Author SHA1 Message Date
Dariusz Majcherczyk 8173e1ce2a test: fixed settlement asset displayed 2023-03-15 19:15:54 +01:00
@@ -7,6 +7,10 @@ const externalLink = 'external-link';
const accordionContent = 'accordion-content';
describe('market info is displayed', { tags: '@smoke' }, () => {
beforeEach(() => {
cy.mockTradingPage();
});
before(() => {
cy.mockTradingPage();
cy.mockSubscription();