17693c0 ipatests: Test deletion of required principal throws proper error

1 file Authored by myusuf 3 years ago, Committed by cheimes 3 years ago,
    ipatests: Test deletion of required principal throws proper error
    
    ipa service-del <Principal name> did not display proper principal
    name which is being deleted in error message.
    This test check if it throws error having proper principal name.
    
    related: https://pagure.io/freeipa/issue/7695
    
    Signed-off-by: Mohammad Rizwan Yusuf <myusuf@redhat.com>
    Reviewed-By: Christian Heimes <cheimes@redhat.com>