From 7951c2f014d01336c25660e8c1a83757a497ab7a Mon Sep 17 00:00:00 2001 From: Tiago Date: Tue, 4 May 2021 14:26:55 -0300 Subject: [PATCH] change testability locator --- awx/ui_next/src/screens/Host/HostList/HostListItem.jsx | 2 +- .../screens/Inventory/InventoryGroups/InventoryGroupItem.jsx | 1 + .../Inventory/InventoryHostGroups/InventoryHostGroupItem.jsx | 1 + .../src/screens/Inventory/InventoryHosts/InventoryHostItem.jsx | 2 +- .../Inventory/InventorySources/InventorySourceListItem.jsx | 2 +- 5 files changed, 5 insertions(+), 3 deletions(-) diff --git a/awx/ui_next/src/screens/Host/HostList/HostListItem.jsx b/awx/ui_next/src/screens/Host/HostList/HostListItem.jsx index 071b88be45..34bbc518a6 100644 --- a/awx/ui_next/src/screens/Host/HostList/HostListItem.jsx +++ b/awx/ui_next/src/screens/Host/HostList/HostListItem.jsx @@ -17,7 +17,7 @@ function HostListItem({ host, isSelected, onSelect, detailUrl, rowIndex }) { return (