Skip to content
This repository was archived by the owner on Mar 9, 2024. It is now read-only.

Commit 31c08c5

Browse files
committed
molecule: fix test
1 parent 8439f3e commit 31c08c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

molecule/default/tests/test_default.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
testinfra_hosts = testinfra.utils.ansible_runner.AnsibleRunner(
55
os.environ['MOLECULE_INVENTORY_FILE']).get_hosts('all')
66

7+
78
def test_files(host):
89
files = [
910
"/etc/systemd/system/process_exporter.service",

0 commit comments

Comments
 (0)