We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58eab61 commit 9fc9910Copy full SHA for 9fc9910
tests/test.js
@@ -2,6 +2,4 @@
2
// MIT License (https://github.com/MC-Market-org/js-api-wrapper/blob/main/LICENSE)
3
4
require("./base.js");
5
-require("./sort_options.js");
6
-
7
-throw "Test";
+require("./sort_options.js");
0 commit comments