71d0bc7 Tests: Add data attribute to messages

1 file Authored by lryznaro 7 years ago, Committed by mbasti 7 years ago,
    Tests: Add data attribute to messages
    
    Tests test_ipalib/test_messages.py are failing because messages now contain
    also 'data' attribute, which is not yet reflected in tests.
    
    https://fedorahosted.org/freeipa/ticket/6185
    
    Reviewed-By: Martin Basti <mbasti@redhat.com>