Adding back detox

This commit is contained in:
emelko
2021-02-18 00:43:34 +01:00
parent 50a16ee0dd
commit b1d35afc87
2 changed files with 450 additions and 2 deletions
+2 -1
View File
@@ -65,6 +65,7 @@
"babel-jest": "^24.8.0",
"basic-changelog": "gitlab:bloodyhealth/basic-changelog",
"chai": "^4.1.2",
"detox": "^13.1.1",
"dirty-chai": "^2.0.1",
"eslint": "^5.16.0",
"eslint-plugin-react": "^7.8.2",
@@ -120,4 +121,4 @@
},
"test-runner": "mocha"
}
}
}