File diff bd4384a5c663 → 922ac53a02a7
roles/web_server/molecule/default/tests/test_default.py
Show inline comments
 
@@ -12,7 +12,6 @@ def test_installed_packages(host, php_info):
 
    """
 

	
 
    assert host.package('nginx').is_installed
 
    assert host.package('python-setuptools').is_installed
 
    assert host.package('python3-setuptools').is_installed
 
    assert host.package('virtualenv').is_installed
 
    assert host.package('virtualenvwrapper').is_installed