Skip to content

Commit

Permalink
kjojwkehkjwenfoiwueoi
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeplotean committed Jun 14, 2024
1 parent 83a134b commit 30f9353
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,4 @@ jobs:
run: "npm install -g newman-reporter-htmlextra"
- name: Run API tests
run: |
newman run docker-compose/postman/collection.json -e docker-compose/postman/dev.json |
-r htmlextra --reporter-htmlextra-export htmlreport.html --reporter-htmlextra-darkTheme > runreport1.html
newman run docker-compose/postman/collection.json -e docker-compose/postman/dev.json -r htmlextra --reporter-htmlextra-export htmlreport.html --reporter-htmlextra-darkTheme > runreport1.html

0 comments on commit 30f9353

Please sign in to comment.