0670721 Tests: Fix failing ldap.backend test

1 file Authored by lryznaro 7 years ago, Committed by mbabinsk 7 years ago,
    Tests: Fix failing ldap.backend test
    
    Test ipatests/test_ipaserver/test_ldap::test_Backend fails claiming service
    cannot be found. Fixing this by not using api with in_tree parameter.
    
    https://fedorahosted.org/freeipa/ticket/6312
    
    Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>