mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
ci: Reset DB only once per e2e test (no-changelog) (#6216)
This commit is contained in:
committed by
GitHub
parent
b777f9031d
commit
7a7b884793
@@ -5,7 +5,6 @@ const ndv = new NDV();
|
||||
|
||||
describe('HTTP Request node', () => {
|
||||
before(() => {
|
||||
cy.resetAll();
|
||||
cy.skipSetup();
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user