Fixed Test Command
This commit is contained in:
parent
95c33afa8a
commit
e1fb89ba7f
|
@ -85,7 +85,7 @@
|
|||
]
|
||||
},
|
||||
"test:js": {
|
||||
"command": "jest --config ./jest.config.json --passWithNoTests",
|
||||
"command": "jest --config ./jest.config.js --passWithNoTests",
|
||||
"dependencies": [
|
||||
"build:project"
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue