mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-19 11:01:15 +00:00
test: Fix e2e for projects missing instance owner (no-changelog) (#9703)
This commit is contained in:
@@ -1,4 +1,9 @@
|
|||||||
import { INSTANCE_MEMBERS, MANUAL_TRIGGER_NODE_NAME, NOTION_NODE_NAME } from '../constants';
|
import {
|
||||||
|
INSTANCE_MEMBERS,
|
||||||
|
INSTANCE_OWNER,
|
||||||
|
MANUAL_TRIGGER_NODE_NAME,
|
||||||
|
NOTION_NODE_NAME,
|
||||||
|
} from '../constants';
|
||||||
import {
|
import {
|
||||||
WorkflowsPage,
|
WorkflowsPage,
|
||||||
WorkflowPage,
|
WorkflowPage,
|
||||||
|
|||||||
Reference in New Issue
Block a user