Skip TV tests on signet

This commit is contained in:
Felipe Knorr Kuhn 2022-07-21 22:32:15 -07:00
parent 3b31367619
commit 3f3a5e3862

View File

@ -60,7 +60,7 @@ describe('Signet', () => {
}); });
}); });
describe('tv mode', () => { describe.skip('tv mode', () => {
it('loads the tv screen - desktop', () => { it('loads the tv screen - desktop', () => {
cy.viewport('macbook-16'); cy.viewport('macbook-16');
cy.visit('/signet/graphs'); cy.visit('/signet/graphs');