chore(package): fix for jest 19

This commit is contained in:
Julien Fontanet
2017-02-27 11:19:38 +01:00
parent 5883c35cf3
commit c4c2e8cf74

View File

@@ -160,7 +160,7 @@
]
},
"jest": {
"testPathDirs": [
"roots": [
"<rootDir>/src"
],
"testRegex": "\\.spec\\.js$"