mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-09 16:59:51 -04:00
more tests
This commit is contained in:
@@ -678,5 +678,6 @@ def test_test_with_bom_header(mock_app):
|
|||||||
expected = {0: "15555555555"}
|
expected = {0: "15555555555"}
|
||||||
assert result == expected
|
assert result == expected
|
||||||
|
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
test_valid_csv()
|
test_valid_csv()
|
||||||
|
|||||||
Reference in New Issue
Block a user