Adapting tests

This commit is contained in:
softsimon
2022-01-08 20:44:45 +04:00
parent 08f2287def
commit afbced3f4d
3 changed files with 4 additions and 6 deletions

View File

@@ -296,9 +296,7 @@ describe('Mainnet', () => {
cy.changeNetwork("testnet");
cy.changeNetwork("signet");
cy.changeNetwork("liquid");
cy.changeNetwork("mainnet");
cy.changeNetwork("bisq");
});
it.skip('loads the dashboard with the skeleton blocks', () => {