Skip to content

Commit

Permalink
Merge pull request #3981 from rubygems/fix_weird_spec_failure
Browse files Browse the repository at this point in the history
Fix spec failure under weird situations
  • Loading branch information
hsbt committed Oct 1, 2020
2 parents 310f32d + 0b451db commit 2b13726
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bundler/spec/spec_helper.rb
Expand Up @@ -13,6 +13,7 @@
require "rspec/core"
require "rspec/expectations"
require "rspec/mocks"
require "diff/lcs"

require_relative "support/builders"
require_relative "support/build_metadata"
Expand Down

0 comments on commit 2b13726

Please sign in to comment.