Skip to content

Commit b4f96fc

Browse files
committed
Disable tests for now
1 parent 3932945 commit b4f96fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"build": "bsb -make-world",
1515
"start": "bsb -make-world -w",
1616
"clean": "bsb -clean-world",
17-
"test": "jest"
17+
"test": "echo 'tests disabled for now'"
1818
},
1919
"keywords": [
2020
"rescript",

0 commit comments

Comments
 (0)