9f26e39 Removed objectclass from LDAP*ReverseMember based tests

2 files Authored by stlaz 7 years ago, Committed by mbasti 7 years ago,
    Removed objectclass from LDAP*ReverseMember based tests
    
    Some tests were broken because of the recent changes in baseldap (#5892)
    as they were wrongly expecting an objectclass attribute.
    
    https://fedorahosted.org/freeipa/ticket/6198
    
    Reviewed-By: Martin Basti <mbasti@redhat.com>