mirror of
https://github.com/ansible/awx.git
synced 2026-05-11 03:17:38 -02:30
delete duplicate prop
This commit is contained in:
@@ -78,7 +78,6 @@ describe('<NotificationTemplateListItem />', () => {
|
|||||||
template={template}
|
template={template}
|
||||||
onAddToast={jest.fn()}
|
onAddToast={jest.fn()}
|
||||||
detailUrl="/notification_templates/3/detail"
|
detailUrl="/notification_templates/3/detail"
|
||||||
onAddToast={() => {}}
|
|
||||||
/>
|
/>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
|||||||
Reference in New Issue
Block a user