Sha256: 7dc0ffd38ac0ba19bea97b4b18ead4867044b61887fd26649e4160533f676855
Contents?: true
Size: 160 Bytes
Versions: 28
Compression:
Stored size: 160 Bytes
Contents
# frozen_string_literal: true module SpecHelpers module Client def client FinApps::REST::Client.new :tenant_token, rashify: true end end end
Version data entries
28 entries across 28 versions & 1 rubygems