[CHORE] [CI] [TESTS] update detox to make ci pass (#1026)
* feat: update detox to 12.11.3 to make CI pass * ci: comment all jobs but leave e2e-test job * commit to rerun IC e2e-test job * ci: uncomment all CI jobs
This commit is contained in:
parent
481458285b
commit
3375411433
|
@ -98,7 +98,7 @@
|
|||
"babel-plugin-transform-remove-console": "^6.9.4",
|
||||
"babel-runtime": "^6.26.0",
|
||||
"codecov": "3.3.0",
|
||||
"detox": "12.8.0",
|
||||
"detox": "12.11.3",
|
||||
"eslint": "^5.6.0",
|
||||
"eslint-config-airbnb": "^17.1.0",
|
||||
"eslint-plugin-import": "^2.14.0",
|
||||
|
|
Loading…
Reference in New Issue