test updates for no-email template creation

This commit is contained in:
stvnrlly
2022-12-02 14:04:54 -05:00
parent 5063ded045
commit 244c524809
3 changed files with 6 additions and 45 deletions

View File

@@ -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']