Unit tests OK

This commit is contained in:
Federico Kereki
2018-09-16 09:20:39 -03:00
parent e5e25b56c2
commit e02105aba5
+1 -4
View File
@@ -32,10 +32,7 @@
"addTypes": "flow-typed install" "addTypes": "flow-typed install"
}, },
"jest": { "jest": {
"preset": "jest-expo", "preset": "jest-expo"
"testEnvironment": "jsdom",
"verbose": true,
"testURL": "http://localhost/"
}, },
"dependencies": { "dependencies": {
"axios": "^0.18.0", "axios": "^0.18.0",