CircleCI: Fix front-end tests (#27455)

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
This commit is contained in:
Arve Knudsen 2020-09-08 15:51:36 +02:00 committed by GitHub
parent cf2597421b
commit d1358596a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -853,7 +853,7 @@ jobs:
- run:
name: frontend tests
command: |
./scripts/circle-test-backend.sh
./scripts/circle-test-frontend.sh
- store_test_results:
path: reports/junit
- run: