Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
teiesti committed Apr 24, 2024
1 parent 0e2a88f commit ba35e50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clintest/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@
For detailed information, refer to the class level documentation of `test.Test`.
You may also draw inspiration from the tests implemented in `test`.
Instead of custom-building a whole test, it often advisable to implement the missing components.
Instead of custom-building a whole test, it is often advisable to implement the missing components.
This approach is often less labor-intensive as it aligns more seamlessly with the modular approach of `clintest`.
See `quantifier.Quantifier` and `assertion.Assertion`.
Expand Down

0 comments on commit ba35e50

Please sign in to comment.