chore(cypress): use latest version
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
describe('Controls Testing', () => {
|
||||
describe('Controls Testing', { testIsolation: false }, () => {
|
||||
before(() => {
|
||||
cy.visit('/');
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user