backend test pattern

This commit is contained in:
Ulf Gebhardt 2019-05-08 20:43:13 +02:00
parent 9d7a9fd3de
commit 466a9584ea
No known key found for this signature in database
GPG Key ID: 44C888923CC8E7F3

View File

@ -37,7 +37,7 @@
"lcov"
],
"testMatch": [
"**/src/**/?(*.).spec.js"
"**/src/**/?(*.)+(spec|test).js?(x)"
]
},
"dependencies": {