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 234e9aa commit d7b457aCopy full SHA for d7b457a
README.md
@@ -255,7 +255,7 @@ jobs:
255
> There are several ways to avoid this problem:
256
>
257
> - Increase the maximum number of examples, e.g., by adding `--max-examples
258
-> 1000` to the test command (the default is `100`, see below). This will
+> 200` to the test command (the default is `100`, see below). This will
259
> make it more likely that the failing case will be found, but it will also
260
> make the tests take longer to run.
261
> - Don't use `-o xfail_strict=True`. This will make it so that if an XFAIL
0 commit comments