Skip to content

Commit d252696

Browse files
committed
fix linting (again)
1 parent 1dab6be commit d252696

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

roles/client/molecule/default/tests/test_default.py

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ def test_packages(host):
2222
for pkg in server_packages:
2323
assert host.package(pkg).is_installed
2424

25+
2526
def test_initialization(host):
2627
"""
2728
Check if client was initialized properly

0 commit comments

Comments
 (0)