mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Reformat everything.
This commit is contained in:
@@ -21,4 +21,4 @@ def test_verify_file(tmp_path, inventory):
|
||||
|
||||
|
||||
def test_verify_file_bad_config(inventory):
|
||||
assert inventory.verify_file('foobar.cobbler.yml') is False
|
||||
assert inventory.verify_file("foobar.cobbler.yml") is False
|
||||
|
||||
Reference in New Issue
Block a user