summaryrefslogtreecommitdiff
path: root/spec/lock
diff options
context:
space:
mode:
authorDavid Rodríguez <deivid.rodriguez@riseup.net>2019-02-11 00:17:04 +0100
committerDavid Rodríguez <deivid.rodriguez@riseup.net>2019-02-14 00:46:56 +0100
commit37d6c8c52bc72ac34119e7d3a2652fdf3bfb99f4 (patch)
tree6edcba212e072997f45a74553d3d1d0effe04fbb /spec/lock
parent8ba4916ebc6777104027ecb0d654825ea13824a9 (diff)
downloadbundler-37d6c8c52bc72ac34119e7d3a2652fdf3bfb99f4.tar.gz
Diffstat (limited to 'spec/lock')
-rw-r--r--spec/lock/lockfile_bundler_1_spec.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/lock/lockfile_bundler_1_spec.rb b/spec/lock/lockfile_bundler_1_spec.rb
index 59cc8fe807..0e89645503 100644
--- a/spec/lock/lockfile_bundler_1_spec.rb
+++ b/spec/lock/lockfile_bundler_1_spec.rb
@@ -291,8 +291,8 @@ RSpec.describe "the lockfile format", :bundler => "< 2" do
G
end
- expect(err).to include("Warning: the lockfile is being updated to Bundler " \
- "9999999, after which you will be unable to return to Bundler 1.")
+ expect(last_command.stderr).to include("Warning: the lockfile is being updated to Bundler " \
+ "9999999, after which you will be unable to return to Bundler 1.")
lockfile_should_be <<-G
GEM