Skip to content

Commit

Permalink
Test: run non-parallel
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Nov 19, 2024
1 parent de7677e commit 8f515fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ require('./clone.test.js');
require('./u64.test.js');
require('./utils.test.js');

should.runParallel();
should.run();

0 comments on commit 8f515fb

Please sign in to comment.