say "URL" instead of "link" in tests

This commit is contained in:
Roland Walker 2014-10-28 11:29:40 -04:00
parent 839ccb98d4
commit 5a1d637cc5
1 changed files with 1 additions and 1 deletions

View File

@ -225,7 +225,7 @@ describe Cask::Installer do
} # wont_raise
end
it "works properly with a direct link to a pkg" do
it "works properly with a direct URL to a pkg" do
naked_pkg = Cask.load('naked-pkg')
shutup do