Skip to content

Commit

Permalink
Verbose output for debugging ci failures.
Browse files Browse the repository at this point in the history
  • Loading branch information
jzohrab committed Dec 24, 2023
1 parent 9e168a0 commit 79947f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ def accept( # pylint: disable=too-many-arguments
"--splinter-screenshot-dir=tests/acceptance/failure_screenshots",
"--splinter-webdriver=chrome",
f"--port={port}",
"-vv",
]

if show:
Expand Down

0 comments on commit 79947f8

Please sign in to comment.