mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-04 20:45:52 +01:00
fix core-plugin test execution
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"license": "BSD-3-Clause",
|
||||
"scripts": {
|
||||
"build": "webpack --mode=production",
|
||||
"test": "jest --config=../../scm-ui/scripts/jest-plugin.config.js"
|
||||
"test": "jest"
|
||||
},
|
||||
"devDependencies": {
|
||||
"flow-bin": "^0.109.0",
|
||||
|
||||
Reference in New Issue
Block a user