We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2159153 commit 10c991cCopy full SHA for 10c991c
docs/contributing.rst
@@ -245,7 +245,7 @@ It offers several options for failing tests:
245
- ``skip``: Skips the execution of this particular test.
246
- ``quit``: Quits ``isoltest``.
247
248
-All of these options apply to the current contract, expect ``quit`` which stops the entire testing process.
+All of these options apply to the current contract, except ``quit`` which stops the entire testing process.
249
250
Automatically updating the test above changes it to
251
0 commit comments