Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cskmnrpt authored and gibiw committed Sep 10, 2024
1 parent 662c3f6 commit 5379d45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qase-mocha/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ QASE_MODE=testops mocha --parallel
After the tests are finished, you can complete the run:

```bash
qli testops run complete --project DEMO --token token --run $(echo $QASE_TESTOPS_RUN_ID)
qli testops run complete --project DEMO --token token --id $(echo $QASE_TESTOPS_RUN_ID)
```

## Configuration
Expand Down

0 comments on commit 5379d45

Please sign in to comment.