Skip to content

Commit 5d3cab8

Browse files
committed
tests: resolve
1 parent 38a91ae commit 5d3cab8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

assets/test/collaborative-editor/components/Header.test.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ async function createTestSetup(options: WrapperOptions = {}) {
9292
triggers: [],
9393
edges: [],
9494
positions: {},
95+
concurrency: workflowLockVersion !== null ? null : undefined,
96+
enable_job_logs: workflowLockVersion !== null ? false : undefined,
9597
},
9698
};
9799

0 commit comments

Comments
 (0)