[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:
IlarionHalushka 2019-07-01 14:27:36 +03:00 committed by Diego Mello
parent 481458285b
commit 3375411433
1 changed files with 1 additions and 1 deletions

View File

@ -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",