File diff c92d79571cf9 → af834be42e8e
roles/xmpp_server/molecule/default/tests/test_optional.py
Show inline comments
 
@@ -91,7 +91,7 @@ def test_correct_prosody_package_installed(host):
 

	
 
def test_xmpp_server_uses_correct_dh_parameters(host):
 
    """
 
    Tests if the HTTP server uses the generated Diffie-Helman parameter.
 
    Tests if the HTTP server uses the generated Diffie-Hellman parameter.
 
    """
 

	
 
    fqdn = host.run('hostname -f').stdout.strip()