Skip to content

Commit 9c147fa

Browse files
committed
forgotten code
1 parent d112842 commit 9c147fa

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

test/sequential/test-watch-mode.mjs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -884,8 +884,4 @@ process.on('message', (message) => {
884884
await done();
885885
}
886886
});
887-
888-
it('should watch changes even when there is syntax errors during esm loading', async () => {
889-
890-
});
891887
});

0 commit comments

Comments
 (0)