mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-05 14:08:25 -04:00
Revert "Replace govuk template with govuk frontend components"
This commit is contained in:
@@ -835,7 +835,7 @@ def test_delete_template_folder_should_request_confirmation(
|
||||
assert page.select_one('input[name=name]')['value'] == 'sacrifice'
|
||||
|
||||
assert len(page.select('form')) == 2
|
||||
assert len(page.select('button')) == 3
|
||||
assert len(page.select('button')) == 2
|
||||
|
||||
assert 'action' not in page.select('form')[0]
|
||||
assert page.select('form button')[0].text == 'Yes, delete'
|
||||
|
||||
Reference in New Issue
Block a user