14132 test_views

This commit is contained in:
Arthur 2023-11-29 09:33:50 -08:00
parent 7b0d683b50
commit 57d454f8b4

View File

@ -404,7 +404,8 @@ class EventRulesTestCase(ViewTestCases.PrimaryObjectViewTestCase):
'conditions': None,
'action_type': 'webhook',
'action_object_type': webhook_ct.pk,
'action_object_id': webhooks[0].pk
'action_object_id': webhooks[0].pk,
'action_choice': webhooks[0]
}
cls.csv_data = (