Skip to content

Commit

Permalink
fix tox command example
Browse files Browse the repository at this point in the history
  • Loading branch information
tcarmet committed Jul 19, 2023
1 parent 46f48aa commit fd9f20c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ $ tox -e run
A series of test scenario will be executed locally using mocks.

```shell
$ tox -e tests
$ tox run -e tests
```

### Run tests against githost
Expand Down

0 comments on commit fd9f20c

Please sign in to comment.