From 31824bfbb34e09a788f397e6571b77d08af54732 Mon Sep 17 00:00:00 2001 From: Kenneth Kehl <@kkehl@flexion.us> Date: Mon, 15 Sep 2025 19:37:51 -0700 Subject: [PATCH] ugh --- tests/app/organization/test_rest.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/app/organization/test_rest.py b/tests/app/organization/test_rest.py index 461661f42..c3fc26500 100644 --- a/tests/app/organization/test_rest.py +++ b/tests/app/organization/test_rest.py @@ -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(