coverage removed
This commit is contained in:
parent
c8eebc7bbd
commit
79d3831f5d
|
@ -7,7 +7,6 @@
|
|||
"bundle": "webpack",
|
||||
"start": "rescript build -w -with-deps",
|
||||
"clean": "rescript clean",
|
||||
"coverage": "jest --coverage",
|
||||
"test:reducer": "jest --testPathPattern '.*__tests__/Reducer.*'",
|
||||
"test": "jest",
|
||||
"test:watch": "jest --watchAll",
|
||||
|
|
Loading…
Reference in New Issue
Block a user