[rubygems/rubygems] Add intermediate assertion to spec to help debugging
https://github.com/rubygems/rubygems/commit/ffabab65f2
This commit is contained in:
parent
592eb02d6c
commit
249881690a
@ -420,6 +420,7 @@ RSpec.describe "bundle install from an existing gemspec" do
|
||||
|
||||
simulate_new_machine
|
||||
simulate_platform("jruby") { bundle "install" }
|
||||
expect(lockfile).to include("platform_specific (1.0-java)")
|
||||
simulate_platform("x64-mingw32") { bundle "install" }
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user