Skip to content

Commit ee3a4bc

Browse files
committed
update build
1 parent 3ea9b96 commit ee3a4bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@apphosting/adapter-nextjs/src/bin/build.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ describe("build commands", () => {
2323
const { generateOutputBundle } = await importUtils;
2424
const files = {
2525
".next/standalone/standalonefile": "",
26-
".next/static/staticfile": "{remove me}",
26+
".next/static/staticfile": "",
2727
".next/routes-manifest.json": `{
2828
"headers":[],
2929
"rewrites":[],

0 commit comments

Comments
 (0)