Skip to content

Commit

Permalink
fix(tests): increase API page and enable verbose mode
Browse files Browse the repository at this point in the history
  • Loading branch information
Guts committed Jul 2, 2024
1 parent 7c62c7f commit 36f550e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/test_cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,11 +86,12 @@ def test_cli_run_comments_open_specific(capsys):
"comments",
"open",
"--page-size",
"25",
"100",
"--comment-id",
"15",
"--expiration-rotating-hours",
"0",
"-vv",
]
)

Expand Down

0 comments on commit 36f550e

Please sign in to comment.