fix jest 🧪
continuous-integration/drone/push Build is failing Details

pull/90/head
Pierre Ferreira 8 months ago
parent 2a955dbbc1
commit 1f745935b1

@ -65,22 +65,5 @@
},
"babel": {
"presets": ["@babel/preset-react"]
},
"jest": {
"preset": "jest-expo",
"verbose": true,
"testMatch": [
"**.test.js",
"**.test.ts",
"**.test.tsx"
],
"testEnvironment": "node",
"testEnvironmentOptions": {
"browsers": [
"chrome",
"firefox",
"safari"
]
}
}
}

Loading…
Cancel
Save