Sha256: d2b4f6d1aa1317d1312f0dd5509a3685efee939fc920e069fcc8a1f7b1225b7e
Contents?: true
Size: 171 Bytes
Versions: 1
Compression:
Stored size: 171 Bytes
Contents
RSpec.configure do |config| config.before do NetSuite.configure do email 'me@example.com' password 'myPassword' account 1234 end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
netsuite-0.0.2 | spec/support/configuration.rb |