Skip to content

Commit 9fc9910

Browse files
committed
Remove test throw check
1 parent 58eab61 commit 9fc9910

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tests/test.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,4 @@
22
// MIT License (https://github.com/MC-Market-org/js-api-wrapper/blob/main/LICENSE)
33

44
require("./base.js");
5-
require("./sort_options.js");
6-
7-
throw "Test";
5+
require("./sort_options.js");

0 commit comments

Comments
 (0)