Skip to content

Commit

Permalink
Speed up html report test.
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberw committed Jul 29, 2021
1 parent 54d2883 commit 0d5c71c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion locust/test/test_main.py
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@ def test_html_report_option(self):
"--host",
"https://test.com/",
"--run-time",
"5s",
"2s",
"--headless",
"--html",
html_report_file_path,
Expand Down

0 comments on commit 0d5c71c

Please sign in to comment.