What is the current behavior?
All tests files fail with the following error:
TypeError: environment.dispose is not a function
at Promise.resolve.then (../../../../../usr/local/lib/node_modules/jest/node_modules/jest-runner/build/run_test.js:116:17)
at <anonymous>
at process._tickCallback (internal/process/next_tick.js:188:7)
Tests were running yesterday.
Removing node_modules & reinstalling produced no difference.
Dependencies:
"jest": "^22.1.4",
with presets:
"jest-expo": "^25.0.0"
What is the current behavior?
All tests files fail with the following error:
Tests were running yesterday.
Removing node_modules & reinstalling produced no difference.
Dependencies:
"jest": "^22.1.4",
with presets:
"jest-expo": "^25.0.0"