Send Message A11Y Audit - Adjust headers in Send Message flow

This commit is contained in:
Jonathan Bobel
2024-11-22 16:45:25 -05:00
parent 971db71936
commit 35958769f4
11 changed files with 25 additions and 16 deletions

View File

@@ -1253,7 +1253,7 @@ def test_send_one_off_has_correct_page_title(
step_index=0,
_follow_redirects=True,
)
assert page.h1.text.strip() == "Send Two week reminder"
assert page.h1.text.strip() == "Select recipients"
assert len(page.select(".banner-tour")) == 0