mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-07 18:18:26 -04:00
test updates for no-email template creation
This commit is contained in:
@@ -1402,9 +1402,8 @@ def test_no_action_if_user_fills_in_ambiguous_fields(
|
||||
assert page.select_one('button[value={}]'.format(data['operation']))
|
||||
|
||||
assert [
|
||||
'email',
|
||||
# 'email',
|
||||
'sms',
|
||||
# 'letter',
|
||||
'copy-existing',
|
||||
] == [
|
||||
radio['value']
|
||||
|
||||
Reference in New Issue
Block a user