Skip to content

Commit

Permalink
Add detailed args to report path method
Browse files Browse the repository at this point in the history
  • Loading branch information
szuananwar committed Aug 1, 2023
1 parent 012f879 commit 28bf2c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/cli/test_report.py
Original file line number Diff line number Diff line change
Expand Up @@ -353,5 +353,6 @@ class args:
count = None
color = None
pager = None
detailed = None

report_cmd(args, configuration=configuration)

0 comments on commit 28bf2c1

Please sign in to comment.