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
No known key found for this signature in database
GPG key ID: 79619B52BB097C1A

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