ssap_app/node_modules/expo-dev-client/e2e/config.json

10 lines
232 B
JSON

{
"maxWorkers": 1,
"testEnvironment": "./environments",
"testRunner": "jest-circus/runner",
"testTimeout": 180000,
"testRegex": "\\.e2e\\.ts$",
"reporters": ["detox/runners/jest/streamlineReporter"],
"verbose": true
}