Skip to content

Commit

Permalink
Fix shorten version option usage in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
vyahello committed Oct 10, 2021
1 parent 3e61785 commit 38d6ae1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,9 +95,10 @@ In order to enable plugin automatically within your `pytest.ini` configuration f
addopts = --confluence-upload
```
or a shorten version:
[pytest]

```ini
addopts = --cs
[pytest]
addopts = --cu
```

### Testing
Expand Down

0 comments on commit 38d6ae1

Please sign in to comment.