Skip to content

Commit

Permalink
Settings.default
Browse files Browse the repository at this point in the history
  • Loading branch information
DRMacIver committed Mar 17, 2015
1 parent b327fa5 commit f98435b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
from hypothesis.descriptortests import descriptor_test_suite
from hypothesis.internal.compat import hrange

hs.default.max_examples = 1000
hs.Settings.default.max_examples = 1000


TestStandardDescriptorFeatures1 = descriptor_test_suite(datetime)
Expand Down

0 comments on commit f98435b

Please sign in to comment.