Skip to content

Commit

Permalink
tests: fix hypothesis tests when running in CI
Browse files Browse the repository at this point in the history
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
lazka committed Nov 25, 2024
1 parent f3e5766 commit 9672126
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions tests/conftest.py

This file was deleted.

0 comments on commit 9672126

Please sign in to comment.