mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-24 00:09:07 +01:00
Removed flow from yarn test
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
"scripts": {
|
||||
"start": "react-scripts start",
|
||||
"build": "react-scripts build",
|
||||
"test": "yarn flow && jest",
|
||||
"test": "jest",
|
||||
"eject": "react-scripts eject",
|
||||
"flow": "flow"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user