mirror of
https://github.com/ansible/awx.git
synced 2026-03-09 13:39:27 -02:30
notifier rbac test made consistent with others
This commit is contained in:
@@ -202,7 +202,7 @@ def notification(notification_template):
|
||||
status='successful',
|
||||
notifications_sent=1,
|
||||
notification_type='email',
|
||||
recipients='admin@admin.com',
|
||||
recipients='admin@redhat.com',
|
||||
subject='email subject')
|
||||
|
||||
@pytest.fixture
|
||||
|
||||
Reference in New Issue
Block a user