test: Fix e2e for projects missing instance owner (no-changelog) (#9703)

This commit is contained in:
Iván Ovejero 2024-06-11 15:19:50 +02:00 committed by GitHub
parent 3d0393c739
commit 19ee96230d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 {
WorkflowsPage,
WorkflowPage,