59e136e test_forced_client: decode get_file_contents() result

1 file Authored by mreznik 6 years ago, Committed by tkrizek 6 years ago,
    test_forced_client: decode get_file_contents() result
    
    Decode get_file_contents() in order to not get bytes when running py3
    
    https://pagure.io/freeipa/issue/7131
    
    Reviewed-By: Stanislav Laznicka <slaznick@redhat.com>