Skip to content

Commit 175c3fb

Browse files
authored
remove comment
1 parent c963ea1 commit 175c3fb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/@apphosting/common/src/index.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ describe("get a set of build options", () => {
2626
process.env.GOOGLE_BUILDABLE = "/workspace/apps/web";
2727
process.env.MONOREPO_PROJECT = "web";
2828

29-
// Assert that the returned options are correct
3029
const expectedOptions = {
3130
buildCommand: "turbo",
3231
buildArgs: ["run", "build", "--filter=web", "--env-mode=strict"],

0 commit comments

Comments
 (0)