Sha256: b96bbe973a93d53606ac4b0a084445102a5be0932a80d91ae3a21fac9c3c0ba1

Contents?: true

Size: 326 Bytes

Versions: 2

Compression:

Stored size: 326 Bytes

Contents

require "lita-teamwork"
require "lita/rspec"

# A compatibility mode is provided for older plugins upgrading from Lita 3. Since this plugin
# was generated with Lita 4, the compatibility mode should be left disabled.
Lita.version_3_compatibility_mode = false

RSpec.configure do |c|
  c.filter_run_excluding :skip => true
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
lita-teamwork-0.4.1 spec/spec_helper.rb
lita-teamwork-0.3.1 spec/spec_helper.rb