Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1856a12

Browse files
committed
fix e2e test
1 parent 1f3b224 commit 1856a12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/e2e/helpers.ts

+1
Original file line numberDiff line numberDiff line change
@@ -640,6 +640,7 @@ const createTemplateVersionTar = async (
640640
startupScriptTimeoutSeconds: 300,
641641
troubleshootingUrl: "",
642642
token: randomUUID(),
643+
devcontainers: [],
643644
...agent,
644645
} as Agent;
645646

0 commit comments

Comments
 (0)