Sha256: a34ffca1762be1b46f46f2e3041272d087398e09a032ea01245e39ca53ccc724
Contents?: true
Size: 236 Bytes
Versions: 37
Compression:
Stored size: 236 Bytes
Contents
require File.expand_path("../../spec_helper", __FILE__) RSpec.configure do |config| unless ENV['KEEN_PROJECT_ID'] raise "Please set a KEEN_PROJECT_ID on the environment before running the integration specs." end end
Version data entries
37 entries across 37 versions & 1 rubygems