mirror of
https://github.com/ansible/awx.git
synced 2026-03-01 16:58:46 -03:30
add testability
This commit is contained in:
@@ -52,6 +52,7 @@ function InventorySourceListItem({
|
||||
<>
|
||||
<Tr id={`source-row-${source.id}`}>
|
||||
<Td
|
||||
data-cy={`source-row-${source.id}`}
|
||||
select={{
|
||||
rowIndex,
|
||||
isSelected,
|
||||
|
||||
Reference in New Issue
Block a user