Skip to content

Commit fc4d5d7

Browse files
committed
fix e2e test
1 parent 620ac74 commit fc4d5d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/e2e/helpers.ts

Lines changed: 1 addition & 0 deletions
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)