Commit 68bef77e authored by litaolemo's avatar litaolemo

update

parent 9855eecd
......@@ -399,7 +399,7 @@ import random
print(random.choice(query_Str_list))
class QuickstartUser(FastHttpUser):
class QuickstartUser(HttpUser):
@task
def hello_world(self):
query = random.choice(query_Str_list)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment