mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-24 03:49:46 -05:00
ugh
This commit is contained in:
@@ -247,7 +247,7 @@ def test_fuzz_create_org_with_edge_cases(admin_request, notify_db_session):
|
||||
# We want to avoid replays, because once an organization is created, replaying will result in a
|
||||
# duplicate error on our side. Unfortunately, to avoid replays in hypothesis is hard!
|
||||
@settings(
|
||||
max_examples=100,
|
||||
max_examples=10,
|
||||
database=None,
|
||||
)
|
||||
@given(
|
||||
|
||||
Reference in New Issue
Block a user