Skip to content

Commit

Permalink
-vv for pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinavsingh committed Apr 13, 2024
1 parent a228699 commit e73f8f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2366,7 +2366,7 @@ usage: -m [-h] [--tunnel-hostname TUNNEL_HOSTNAME] [--tunnel-port TUNNEL_PORT]
[--filtered-client-ips FILTERED_CLIENT_IPS]
[--filtered-url-regex-config FILTERED_URL_REGEX_CONFIG]

proxy.py v2.4.4rc6.dev9+g11e37a62.d20240413
proxy.py v2.4.4rc6.dev11+gac1f05d7.d20240413

options:
-h, --help show this help message and exit
Expand Down
2 changes: 1 addition & 1 deletion pytest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ addopts =
--durations=10

# A bit of verbosity doesn't hurt:
-v
-vv

# Report all the things == -rxXs:
-ra
Expand Down

0 comments on commit e73f8f4

Please sign in to comment.