mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-05 08:31:00 -04:00
Another test update
This commit is contained in:
@@ -651,7 +651,7 @@ def test_redacts_templates_that_should_be_redacted(
|
||||
message_type=notification_type,
|
||||
)
|
||||
|
||||
assert normalize_spaces(page.select("tbody tr th")[0].text) == (
|
||||
assert normalize_spaces(page.select("tbody tr td")[0].text) == (
|
||||
expected_row_contents
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user