break test so we can see coverage numbers

This commit is contained in:
Kenneth Kehl
2024-10-02 12:40:31 -07:00
parent 5b405d41aa
commit a0c27975a5

View File

@@ -437,8 +437,7 @@ def test_download_csv_file_by_name(notify_api, mocker):
"NonExistentName",
],
)
mock_download.assert_not_called()
# mock_download.assert_called_once()
mock_download.assert_called_once()
def test_promote_user_to_platform_admin_no_result_found(