Skip to content

Commit dcc5a97

Browse files
committed
add a workspace resource's modulePath default to the e2e helper
1 parent e3d7d4f commit dcc5a97

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
@@ -608,6 +608,7 @@ const createTemplateVersionTar = async (
608608
metadata: [],
609609
name: "dev",
610610
type: "echo",
611+
modulePath: "",
611612
...resource,
612613
} as Resource;
613614
};

0 commit comments

Comments
 (0)