Skip to content

Commit

Permalink
Merge pull request #1011 from izeye/patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
imbyungjun authored May 3, 2024
2 parents 5e45f0a + 98892b1 commit 6c7c6f1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ cookies.append(Cookie("${cookie["name"]?j_string}", "${cookie["value"]?j_string}
</#if>

class TestRunner:
# initlialize a thread
# initialize a thread
def __init__(self):
test1.record(TestRunner.__call__)
grinder.statistics.delayReports=True
Expand Down

0 comments on commit 6c7c6f1

Please sign in to comment.