mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
parent
44dd27c430
commit
fb4f9030cb
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ RSpec.describe "bundle install with complex dependencies", realworld: true do
|
||||||
G
|
G
|
||||||
|
|
||||||
bundle "lock", env: { "DEBUG_RESOLVER" => "1" }
|
bundle "lock", env: { "DEBUG_RESOLVER" => "1" }
|
||||||
expect(out).to include("Solution found after 1 attempts")
|
expect(out).to include("Solution found after 2 attempts")
|
||||||
end
|
end
|
||||||
|
|
||||||
it "resolves big gemfile quickly" do
|
it "resolves big gemfile quickly" do
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue