mirror of
https://github.com/xuthus83/pigallery2.git
synced 2024-11-03 21:04:03 +08:00
remove failing E2E test
This commit is contained in:
parent
c683ee71ab
commit
273bb22928
@ -26,8 +26,4 @@ describe('Login', () => {
|
||||
});
|
||||
});
|
||||
|
||||
it('Should fail', () => {
|
||||
cy.visit('/');
|
||||
cy.get('.does-not-exist', {timeout: 1});
|
||||
});
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user