delete duplicate prop

This commit is contained in:
Keith J. Grant 2021-08-05 14:28:34 -07:00
parent b99129c6b2
commit 500d407099

View File

@ -78,7 +78,6 @@ describe('<NotificationTemplateListItem />', () => {
template={template}
onAddToast={jest.fn()}
detailUrl="/notification_templates/3/detail"
onAddToast={() => {}}
/>
</tbody>
</table>