mirror of
https://github.com/ansible/awx.git
synced 2026-02-26 23:46:05 -03:30
committed by
Keith J. Grant
parent
d7ce328046
commit
7b60733da0
@@ -209,7 +209,6 @@ describe('<InventoryHostList />', () => {
|
||||
|
||||
test('delete button is disabled if user does not have delete capabilities on a selected host', async () => {
|
||||
await act(async () => {
|
||||
// wrapper.find('DataListCheck[id="select-host-3"]').invoke('onChange')();
|
||||
wrapper
|
||||
.find('.pf-c-table__check')
|
||||
.at(2)
|
||||
|
||||
Reference in New Issue
Block a user