70dc448 Fix E714 test for object identity should be 'is not'

Authored and Committed by cheimes 3 years ago
    Fix E714 test for object identity should be 'is not'
    
    Related: https://pagure.io/freeipa/issue/8306
    Signed-off-by: Christian Heimes <cheimes@redhat.com>
    Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com>