Skip to content

Commit 6b07203

Browse files
author
Hyunjun Kim
committed
Fix typo in test comment
1 parent 3e193dc commit 6b07203

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_priority.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ class TestPriorityTreeManual(object):
150150
use the PriorityTree given in the README and confirm that it outputs data
151151
as expected.
152152
153-
If possible, I'd like to eventally replace these tests with
153+
If possible, I'd like to eventually replace these tests with
154154
Hypothesis-based ones for the same data, but getting Hypothesis to generate
155155
useful data in this case is going to be quite tricky.
156156
"""

0 commit comments

Comments
 (0)