Sha256: d9653f8da637e31e5d6dd77987c1b7638553179b073438ec58c3e1622f5c21eb
Contents?: true
Size: 292 Bytes
Versions: 1
Compression:
Stored size: 292 Bytes
Contents
require "#{File.dirname(__FILE__)}/../lib/webhook_stopwatch_client" require 'webmock/rspec' RSpec.configure do |config| config.treat_symbols_as_metadata_keys_with_true_values = true config.run_all_when_everything_filtered = true config.filter_run :focus config.order = 'random' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
webhook_stopwatch_client-0.0.1 | spec/spec_helper.rb |