File diff bd4384a5c663 → 922ac53a02a7
roles/common/molecule/default/tests/test_default.py
Show inline comments
 
@@ -119,7 +119,6 @@ def test_installed_packages(host):
 
    assert host.package('ssl-cert').is_installed
 
    assert host.package('ferm').is_installed
 
    assert host.package('apticron').is_installed
 
    assert host.package('python-setuptools').is_installed
 
    assert host.package('python3-setuptools').is_installed
 
    assert host.package('virtualenv').is_installed