Skip to content

Commit 9723a38

Browse files
committed
skip testing with [email protected]
1 parent 2fe30a8 commit 9723a38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/bson-bench/test/unit/task.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ describe('Task', function () {
5151
let task;
5252

5353
beforeEach(function () {
54+
if (test.library === '[email protected]') this.skip();
5455
task = new Task(test);
5556
});
5657

0 commit comments

Comments
 (0)