aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Homebrew/test/cmd/search_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/test/cmd/search_spec.rb b/Library/Homebrew/test/cmd/search_spec.rb
index 84cc24d41..7c97e6e35 100644
--- a/Library/Homebrew/test/cmd/search_spec.rb
+++ b/Library/Homebrew/test/cmd/search_spec.rb
@@ -1,7 +1,7 @@
describe "brew search", :integration_test do
before(:each) do
setup_test_formula "testball"
- setup_remote_tap "caskroom/cask/test"
+ setup_remote_tap "caskroom/cask"
end
it "lists all available Formulae when no argument is given" do