mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 16:24:08 -04:00
2767 passing
This commit is contained in:
@@ -54,8 +54,8 @@ def test_letters_lets_in_without_permission(
|
||||
|
||||
@pytest.mark.parametrize('permissions, choices', [
|
||||
(
|
||||
['email', 'sms', 'letter'],
|
||||
['Email', 'Text message', 'Letter', 'Copy an existing template']
|
||||
['email', 'sms'],
|
||||
['Email', 'Text message', 'Copy an existing template']
|
||||
),
|
||||
(
|
||||
['email', 'sms'],
|
||||
|
||||
Reference in New Issue
Block a user