describe('Testnet', () => { it('loads the dashboard', () => { cy.visit('/testnet') }) it.skip('loads all the pages properly', () => { }) })