There was an error while loading. Please reload this page.
1 parent 396f252 commit 2fbe7bbCopy full SHA for 2fbe7bb
hypothesis-python/tests/cover/test_debug_information.py
@@ -33,7 +33,7 @@ def test(i):
33
34
value = out.getvalue()
35
36
- assert "adaptive_example_deletion" in value
+ assert "minimize_individual_blocks" in value
37
assert "calls" in value
38
assert "shrinks" in value
39
0 commit comments