Skip to content

Commit

Permalink
fix linting (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
stdevel committed Mar 28, 2024
1 parent 1dab6be commit d252696
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/client/molecule/default/tests/test_default.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ def test_packages(host):
for pkg in server_packages:
assert host.package(pkg).is_installed


def test_initialization(host):
"""
Check if client was initialized properly
Expand Down

0 comments on commit d252696

Please sign in to comment.