mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-20 14:29:25 -04:00
Updated tests to match the formatting work done in the admin repo
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This commit is contained in:
@@ -38,7 +38,7 @@ def test_base64_converter_to_url(python_val):
|
||||
|
||||
|
||||
@pytest.mark.parametrize(
|
||||
"url_val,expectation",
|
||||
("url_val", "expectation"),
|
||||
[
|
||||
(
|
||||
"this_is_valid_base64_but_is_too_long_to_be_a_uuid",
|
||||
|
||||
Reference in New Issue
Block a user