File diff 6bb8ed6d6443 → d752715bb533
roles/ldap_client/molecule/default/tests/test_mandatory.py
Show inline comments
 
@@ -14,4 +14,4 @@ def test_ldap_configuration_file_content(host):
 

	
 
    config = host.file('/etc/ldap/ldap.conf')
 

	
 
    assert config.content == ""
 
    assert config.content_string == ""