mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-18 13:39:41 -04:00
810 - Content updates to link area in Send Message flow
This commit is contained in:
@@ -1868,7 +1868,8 @@ def test_should_show_message_before_redacting_template(
|
||||
)
|
||||
|
||||
assert (
|
||||
"Are you sure you want to hide personalization after sending?"
|
||||
"Are you sure you want to hide all personalized and conditional"
|
||||
" content after sending for increased privacy protection?"
|
||||
) in page.select(".banner-dangerous")[0].text
|
||||
|
||||
form = page.select(".banner-dangerous form")[0]
|
||||
|
||||
Reference in New Issue
Block a user