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:
Carlo Costino
2024-05-17 17:14:46 -04:00
parent ac4ebacfeb
commit aafa7178f9
30 changed files with 553 additions and 499 deletions

View File

@@ -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",