Skip TV tests on signet

This commit is contained in:
Felipe Knorr Kuhn
2022-07-21 22:32:15 -07:00
parent 310bb3cf24
commit a030fbedb4

View File

@@ -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');