Skip to content

Commit

Permalink
test: look before test
Browse files Browse the repository at this point in the history
  • Loading branch information
TrickyPi committed May 29, 2023
1 parent 394ca39 commit 6c16bf3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/commonjs/test/test.js
Original file line number Diff line number Diff line change
Expand Up @@ -703,6 +703,7 @@ if (os.platform() === 'win32') {
});
}

// test before
test('throws when there is a dynamic require from outside dynamicRequireRoot', async (t) => {
let error = null;
try {
Expand Down

0 comments on commit 6c16bf3

Please sign in to comment.