From 500d407099ba1d3ab7abcd593c05484b863c30a3 Mon Sep 17 00:00:00 2001 From: "Keith J. Grant" Date: Thu, 5 Aug 2021 14:28:34 -0700 Subject: [PATCH] delete duplicate prop --- .../NotificationTemplateListItem.test.js | 1 - 1 file changed, 1 deletion(-) diff --git a/awx/ui/src/screens/NotificationTemplate/NotificationTemplateList/NotificationTemplateListItem.test.js b/awx/ui/src/screens/NotificationTemplate/NotificationTemplateList/NotificationTemplateListItem.test.js index c7c7bddb6d..660d974d5f 100644 --- a/awx/ui/src/screens/NotificationTemplate/NotificationTemplateList/NotificationTemplateListItem.test.js +++ b/awx/ui/src/screens/NotificationTemplate/NotificationTemplateList/NotificationTemplateListItem.test.js @@ -78,7 +78,6 @@ describe('', () => { template={template} onAddToast={jest.fn()} detailUrl="/notification_templates/3/detail" - onAddToast={() => {}} />