mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-11 02:23:19 -04:00
Updated a few more tests
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This commit is contained in:
@@ -64,7 +64,7 @@ def test_get_user_phone_number_raises_if_both_api_requests_fail(mocker):
|
||||
|
||||
|
||||
@pytest.mark.parametrize(
|
||||
"outbound_redacted, expected_outbound_content",
|
||||
("outbound_redacted", "expected_outbound_content"),
|
||||
[
|
||||
(True, "Hello hidden"),
|
||||
(False, "Hello Jo"),
|
||||
|
||||
Reference in New Issue
Block a user