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