Further simplify example

This commit is contained in:
Lars Holmberg 2024-05-25 19:15:39 +02:00
parent e230bb2e5d
commit 00cda8ce0d
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ class WebsiteUser(HttpUser):
def on_start(self):
all_users_spawned.wait()
self.wait()
@task
def index(self):