test: update participants API test command to use integration tests
This commit is contained in:
parent
959210c2e9
commit
6591238382
@ -327,7 +327,7 @@ jobs:
|
||||
- name: Run tests
|
||||
run: |
|
||||
cd backend
|
||||
npm run test:participants
|
||||
npm run test:integration-participants
|
||||
env:
|
||||
JEST_JUNIT_OUTPUT_DIR: './reports/'
|
||||
- name: Publish Test Report
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user