Skip to content

Commit

Permalink
Update test-runner-no-isolation-hooks.mjs
Browse files Browse the repository at this point in the history
  • Loading branch information
Aviv Keller authored Sep 1, 2024
1 parent 07381c5 commit c7ff451
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/parallel/test-runner-no-isolation-hooks.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,3 @@ test('Using --import to define global hooks works', async (t) => {

t.assert.ok(spawned.stdout.includes(order.join('\n')));
});

0 comments on commit c7ff451

Please sign in to comment.