mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +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
@@ -11,7 +11,6 @@ const lastName = randLastName();
|
||||
|
||||
describe('Variables', () => {
|
||||
before(() => {
|
||||
cy.resetAll();
|
||||
cy.setup({ email, firstName, lastName, password });
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user