mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 01:57:35 -03:30
update test
This commit is contained in:
parent
16aa73fc2c
commit
d4f86e8999
@ -169,7 +169,7 @@ def test_falsy_value(run_module, admin_user, base_inventory):
|
||||
result = run_module('tower_inventory_source', dict(
|
||||
name='falsy-test',
|
||||
inventory=base_inventory.name,
|
||||
# source='ec2',
|
||||
source='ec2',
|
||||
update_on_launch=False
|
||||
), admin_user)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user