Sort reports by browser

This commit is contained in:
Chi Vinh Le
2017-10-17 22:24:45 +07:00
parent 89feea70fd
commit fac0f53ea8
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ test:
override:
# Run the tests using the junit reporter.
- MOCHA_FILE=$CIRCLE_TEST_REPORTS/junit/test-results.xml MOCHA_REPORTER=mocha-junit-reporter yarn test
- REPORTS_FOLDER=$CIRCLE_TEST_REPORTS/browserstack yarn e2e-ci
- yarn e2e-ci
deployment:
release: