mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-11 09:27:56 -04:00
more tests
This commit is contained in:
@@ -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",
|
||||
[
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user