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