mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-18 21:49:37 -04:00
update testing
This commit is contained in:
@@ -2056,7 +2056,7 @@ def test_create_job_should_call_api(
|
||||
_expected_status=200,
|
||||
)
|
||||
|
||||
assert original_file_name in page.text
|
||||
assert "Message status" in page.text
|
||||
|
||||
mock_create_job.assert_called_with(
|
||||
job_id,
|
||||
|
||||
Reference in New Issue
Block a user