mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
ci: Improve Flaky Test Debugging and CAT-726 Fix (no-changelog) (#14298)
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
import registerCypressGrep from '@cypress/grep/src/support';
|
||||
import cloneDeep from 'lodash/cloneDeep';
|
||||
import merge from 'lodash/merge';
|
||||
|
||||
import { settings } from './commands';
|
||||
|
||||
registerCypressGrep();
|
||||
|
||||
before(() => {
|
||||
cy.resetDatabase();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user