chore: repo maintenance, minor code refinements
This commit is contained in:
parent
fd57b9ac75
commit
eb5a369502
11 changed files with 186 additions and 141 deletions
|
@ -1,5 +0,0 @@
|
|||
from locust import HttpUser, task
|
||||
class RootUser(HttpUser):
|
||||
@task
|
||||
def root(self):
|
||||
self.client.get("/")
|
Loading…
Add table
Add a link
Reference in a new issue