Skip to content

Commit c29dd4e

Browse files
committed
fix helper
1 parent b7c8e05 commit c29dd4e

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
@@ -501,6 +501,7 @@ const createTemplateVersionTar = async (
501501
templateVariables: [],
502502
error: "",
503503
readme: new Uint8Array(),
504+
workspaceTags: {},
504505
...response.parse,
505506
} as ParseComplete;
506507
tar.addFile(

0 commit comments

Comments
 (0)