Skip to content
This repository was archived by the owner on Jan 31, 2023. It is now read-only.

Commit f9c5987

Browse files
committed
Fix test command
1 parent 50a5974 commit f9c5987

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bsconfig.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
"reason-react"
2323
],
2424
"bs-dev-dependencies": [
25-
"@glennsl/bs-jest"
25+
"@glennsl/bs-jest",
26+
"bisect_ppx"
2627
],
2728
"sources": [
2829
{

0 commit comments

Comments
 (0)