Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
teiesti committed Sep 2, 2024
1 parent 9565249 commit 5b853fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clintest/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ def subsumes(self, other) -> bool:

class Record(Test):
"""
A test that behaves identical to a given other `test` but records any call to one of it
A test that behaves identical to a given other `test` but records any call to one of its
`on_*`-methods. This can be very helpful for debugging.
Parameters
Expand Down

0 comments on commit 5b853fe

Please sign in to comment.