Sha256: 9ae9c06e83abfbce4b269f8a17be00f93d010ab442949668329131ee953a8fc4
Contents?: true
Size: 268 Bytes
Versions: 2
Compression:
Stored size: 268 Bytes
Contents
require "#{File.dirname(__FILE__)}/../lib/webhook_stopwatch_client" 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
webhook_stopwatch_client-0.1.3 | spec/spec_helper.rb |
webhook_stopwatch_client-0.1.1 | spec/spec_helper.rb |