Skip to content

Commit

Permalink
new line added
Browse files Browse the repository at this point in the history
  • Loading branch information
Dhairya Parmar committed Jan 10, 2022
1 parent a6d06ef commit 2124ffd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tests/multihost/ipa/test_misc.py
Original file line number Diff line number Diff line change
Expand Up @@ -385,4 +385,4 @@ def check_hostname_hash(hash_value=None):
assert check_hostname_hash("False") == 0, "Hostnames hashed"
finally:
multihost.client[0].run_command(rm_known_hosts)
multihost.master[0].run_command(rm_host_keys)
multihost.master[0].run_command(rm_host_keys)

0 comments on commit 2124ffd

Please sign in to comment.