Unit tests OK

This commit is contained in:
Federico Kereki 2018-09-16 09:20:39 -03:00
parent e5e25b56c2
commit e02105aba5

View File

@ -32,10 +32,7 @@
"addTypes": "flow-typed install"
},
"jest": {
"preset": "jest-expo",
"testEnvironment": "jsdom",
"verbose": true,
"testURL": "http://localhost/"
"preset": "jest-expo"
},
"dependencies": {
"axios": "^0.18.0",