10c6258 Test: test ipa-* commands when IPA is not configured

1 file Authored by frenaud 5 years ago, Committed by cheimes 5 years ago,
    Test: test ipa-* commands when IPA is not configured
    
    Add a test checking that ipa-* commands properly display
    'IPA is not configured on this system' when called on a
    system without IPA.
    
    Related to: https://pagure.io/freeipa/issue/6261
    
    Reviewed-By: Christian Heimes <cheimes@redhat.com>