generated from john/python-template
V4.2 complete
This commit is contained in:
@@ -164,5 +164,6 @@ class TestJobsPageRendering:
|
||||
|
||||
assert response.status_code == 200
|
||||
assert "Delete Processing Job" in response.text
|
||||
assert "Delete job permanently" in response.text
|
||||
assert "Delete job and evidence" in response.text
|
||||
assert "immutable execution evidence" in response.text
|
||||
assert "Delete is blocked" not in response.text
|
||||
|
||||
Reference in New Issue
Block a user