ab67e0e ipatests: fix teardown

1 file Authored by frenaud 4 years ago, Committed by cheimes 4 years ago,
    ipatests: fix teardown
    
    The uninstall method of some tests can be skipped as the cleanup is
    already done before.
    
    Reviewed-By: Christian Heimes <cheimes@redhat.com>