ci: Reset DB only once per e2e test (no-changelog) (#6216)
This commit is contained in:
committed by
GitHub
parent
b777f9031d
commit
7a7b884793
@@ -6,7 +6,6 @@ const ndv = new NDV();
|
||||
|
||||
describe('Code node', () => {
|
||||
before(() => {
|
||||
cy.resetAll();
|
||||
cy.skipSetup();
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user