Stop switching to testnet4 until we can check for the proxied server
This commit is contained in:
parent
671b5ea2f2
commit
34099e3861
@ -344,7 +344,9 @@ describe('Mainnet', () => {
|
||||
cy.visit('/');
|
||||
cy.waitForSkeletonGone();
|
||||
|
||||
cy.changeNetwork('testnet4');
|
||||
//TODO(knorrium): add a check for the proxied server
|
||||
// cy.changeNetwork('testnet4');
|
||||
|
||||
cy.changeNetwork('signet');
|
||||
cy.changeNetwork('mainnet');
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user