mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
fix: Fix HTTP Request node e2e test in full run (no-changelog) (#4728)
🐛 Reset state
This commit is contained in:
@@ -6,6 +6,7 @@ const WorkflowPage = new WorkflowPageClass();
|
|||||||
|
|
||||||
describe('HTTP Request node', () => {
|
describe('HTTP Request node', () => {
|
||||||
beforeEach(() => {
|
beforeEach(() => {
|
||||||
|
cy.task('db:reset');
|
||||||
cy.skipSetup();
|
cy.skipSetup();
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user