mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-10 01:55:41 -04:00
Fix python tests broken by cookie banner
This commit is contained in:
@@ -508,7 +508,7 @@ def test_should_show_scheduled_job(
|
||||
template_id='5d729fbd-239c-44ab-b498-75a985f3198f',
|
||||
version=1,
|
||||
)
|
||||
assert page.select_one('button[type=submit]').text.strip() == 'Cancel sending'
|
||||
assert page.select_one('main button[type=submit]').text.strip() == 'Cancel sending'
|
||||
|
||||
|
||||
def test_should_cancel_job(
|
||||
|
||||
Reference in New Issue
Block a user