Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Commit

Permalink
Slight rewording for consistency with other specs
Browse files Browse the repository at this point in the history
  • Loading branch information
deivid-rodriguez committed Apr 27, 2019
1 parent 0138db1 commit 7ca4364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/lock/lockfile_spec.rb
Expand Up @@ -154,7 +154,7 @@
G
end

it "outputs a warning if the current is older than lockfile's bundler version" do
it "warns if the current is older than lockfile's bundler version" do
current_version = Bundler::VERSION
newer_minor = bump_minor(current_version)

Expand Down

0 comments on commit 7ca4364

Please sign in to comment.