mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-03 09:51:11 -05: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:
@@ -50,7 +50,7 @@ def test_missing_data():
|
||||
],
|
||||
)
|
||||
@pytest.mark.parametrize(
|
||||
"key, should_be_present",
|
||||
("key", "should_be_present"),
|
||||
[
|
||||
("foo", True),
|
||||
("f_o_o", True),
|
||||
|
||||
Reference in New Issue
Block a user