Skip TV tests on signet
This commit is contained in:
@@ -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');
|
||||||
|
|||||||
Reference in New Issue
Block a user