From 64512337be787b35634346b113ce81f4c8bb738c Mon Sep 17 00:00:00 2001 From: Kenneth Kehl <@kkehl@flexion.us> Date: Wed, 2 Jul 2025 09:33:24 -0700 Subject: [PATCH] more tests --- tests/app/service/test_rest.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/app/service/test_rest.py b/tests/app/service/test_rest.py index c659d3577..3f8914c88 100644 --- a/tests/app/service/test_rest.py +++ b/tests/app/service/test_rest.py @@ -3861,7 +3861,7 @@ def test_check_request_args_success(): assert result == ("abc123", "test service", "test@example.com") -@pytest.mark.parameterize( +@pytest.mark.parametrize( "args_dict,expected_errors", [ (