Skip to content

Commit

Permalink
update tests: Add parsed_options to spawn message in one (last?) place.
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberw committed Aug 7, 2021
1 parent 40397a6 commit bc70a93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions locust/test/test_runners.py
Original file line number Diff line number Diff line change
Expand Up @@ -2331,6 +2331,7 @@ def the_task(self):
"user_classes_count": {"MyTestUser": 1},
"host": "",
"stop_timeout": 1,
"parsed_options": {},
},
"dummy_client_id",
)
Expand Down

0 comments on commit bc70a93

Please sign in to comment.