mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Merge pull request #108 from Human-Connection/dont_run_tests_in_build_folder
Don't run tests in /dist folder
This commit is contained in:
commit
b2bad4fedb
@ -23,6 +23,10 @@
|
|||||||
},
|
},
|
||||||
"author": "Human Connection gGmbH",
|
"author": "Human Connection gGmbH",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
"jest": {
|
||||||
|
"verbose": true,
|
||||||
|
"testMatch": ["**/src/**/?(*.)+(spec|test).js?(x)" ]
|
||||||
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"apollo-cache-inmemory": "~1.3.11",
|
"apollo-cache-inmemory": "~1.3.11",
|
||||||
"apollo-client": "~2.4.8",
|
"apollo-client": "~2.4.8",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user