Skip to content

Commit 1a2d52b

Browse files
committed
Remove wrong comment
1 parent 12f844a commit 1a2d52b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/e2e/app-dir/dynamic-io-errors/dynamic-io-errors.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -551,7 +551,6 @@ describe.each([
551551
try {
552552
await next.build()
553553
} catch {
554-
// we expect the build to fail
555554
throw new Error('expected build not to fail for fully static project')
556555
}
557556
})

0 commit comments

Comments
 (0)