Skip to content

Commit 43ba24f

Browse files
committed
Revert "REVERT OR YOU WILL BE FIRED simulate failing test"
This reverts commit 1169f81.
1 parent be72663 commit 43ba24f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

test/development/acceptance-app/app-hmr-changes.test.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,6 @@ describe('Error overlay - RSC build errors', () => {
2222
skipStart: true,
2323
})
2424

25-
it('fails', () => {
26-
throw new Error('simulated test failure')
27-
})
28-
2925
// TODO: The error overlay is not closed when restoring the working code.
3026
;(process.env.IS_TURBOPACK_TEST ? describe : describe.skip)(
3127
'Skipped in webpack',

0 commit comments

Comments
 (0)