diff --git a/Library/Homebrew/test/cmd/search_spec.rb b/Library/Homebrew/test/cmd/search_spec.rb index 84cc24d41d..7c97e6e357 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