Skip to content

Commit

Permalink
Update description
Browse files Browse the repository at this point in the history
  • Loading branch information
marcinh committed Mar 1, 2022
1 parent 8636bde commit 5dd6df4
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions examples/test_data_management.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@
# 4. User start
# 5. Inside a task
# ...
# 6. User stop
# 7. Test run stop
# 8. (not shown in this example) Locust quit
# 6. Test run stopping
# 7. User stop
# 8. Test run stop
# 9. (not shown in this example) Locust quit
#
# try it out by running:
# locust -f test_data_management.py --headless -u 2 -t 5
Expand Down

0 comments on commit 5dd6df4

Please sign in to comment.