Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: fix hypothesis tests when running in CI
hypothesis broke API in HypothesisWorks/hypothesis#4152 by changing the documented settings defaults to a different type (it's a good change though) Since the upstream change is trying to make good defaults for CI remove our CI specific settings adjustments and just use the new defaults.
- Loading branch information