mirror of
https://github.com/mempool/mempool.git
synced 2025-02-22 14:22:44 +01:00
Skip TV tests on signet
This commit is contained in:
parent
310bb3cf24
commit
a030fbedb4
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ describe('Signet', () => {
|
|||
});
|
||||
});
|
||||
|
||||
describe('tv mode', () => {
|
||||
describe.skip('tv mode', () => {
|
||||
it('loads the tv screen - desktop', () => {
|
||||
cy.viewport('macbook-16');
|
||||
cy.visit('/signet/graphs');
|
||||
|
|
Loading…
Add table
Reference in a new issue