Skip to content

Commit

Permalink
Update info_spec.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
HaraldNordgren committed Aug 3, 2024
1 parent 1548daa commit 9e10925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Library/Homebrew/test/cask/info_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
EOS
end

it "prints deps if the Cask provided ones" do
it "prints deps if the Cask provided them" do
expect do
described_class.info(Cask::CaskLoader.load("with-depends-on-cask-multiple"))
end.to output(<<~EOS).to_stdout
Expand Down

0 comments on commit 9e10925

Please sign in to comment.