Sha256: d8af778d0d41890c40a87126fffe66fb7640418b0af5a00dc0325c8904f38ff2
Contents?: true
Size: 351 Bytes
Versions: 8
Compression:
Stored size: 351 Bytes
Contents
require 'test_helper' class Salesforce::UserProfileFeedTest < ActiveSupport::TestCase # Replace this with your real tests. test "the truth" do assert true end end # TODO need to address the issue of "with UserId='xxxxxxx' # ActiveSalesforce::ASFError: MALFORMED_QUERY: UserProfileFeed queries must include a 'WITH UserId = user-id' clause
Version data entries
8 entries across 8 versions & 2 rubygems