diff options
| author | Koichi ITO <koic.ito@gmail.com> | 2017-05-03 14:01:52 +0900 |
|---|---|---|
| committer | Koichi ITO <koic.ito@gmail.com> | 2017-05-03 14:01:52 +0900 |
| commit | 9b134993edc2875e457ddb3b5c4f05f09d84e25a (patch) | |
| tree | b66841b14446e41fa04f752e5b1fba30bea37f61 /spec/cache/platform_spec.rb | |
| parent | af277266db3fac8c0dd52c8bb0bd2ba63ae78131 (diff) | |
| download | bundler-9b134993edc2875e457ddb3b5c4f05f09d84e25a.tar.gz | |
Specify `--require spec_helper` in .rspec
Diffstat (limited to 'spec/cache/platform_spec.rb')
| -rw-r--r-- | spec/cache/platform_spec.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/cache/platform_spec.rb b/spec/cache/platform_spec.rb index ed80c949aa..cb2b610436 100644 --- a/spec/cache/platform_spec.rb +++ b/spec/cache/platform_spec.rb @@ -1,5 +1,4 @@ # frozen_string_literal: true -require "spec_helper" RSpec.describe "bundle cache with multiple platforms" do before :each do |
