Sha256: 25a32ecf3d91cf46a520c5b4bfb74a7fedcdcecaf6b259c4b86b96e439a47244

Contents?: true

Size: 168 Bytes

Versions: 7

Compression:

Stored size: 168 Bytes

Contents

Before do
  ENV['TESTING'] = 'true'
end

Before do
  @aruba_timeout_seconds = 560
end

After do
  FakeHeroku.clear!
end

After do
  FileUtils.rm_rf('test_project')
end

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
suspenders-1.0.1 features/support/env.rb
suspenders-1.0.0 features/support/env.rb
laces-0.1.0 features/support/env.rb
suspenders-0.3.6 features/support/env.rb
suspenders-0.3.5 features/support/env.rb
suspenders-0.3.4 features/support/env.rb
suspenders-0.3.2 features/support/env.rb