mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 09:36:44 +00:00
fix: Fix the e2e tests on master (no-changelog) (#4746)
This commit is contained in:
committed by
GitHub
parent
622118f983
commit
f023e957b0
@@ -4,7 +4,7 @@ const WorkflowPage = new WorkflowPageClass();
|
||||
|
||||
describe('Code node', () => {
|
||||
beforeEach(() => {
|
||||
cy.task('db:reset');
|
||||
cy.resetAll();
|
||||
cy.skipSetup();
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user