aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/cmd
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Homebrew/test/cmd')
-rw-r--r--Library/Homebrew/test/cmd/search_remote_tap_spec.rb5
1 files changed, 1 insertions, 4 deletions
diff --git a/Library/Homebrew/test/cmd/search_remote_tap_spec.rb b/Library/Homebrew/test/cmd/search_remote_tap_spec.rb
index be7c20865..b0beb122c 100644
--- a/Library/Homebrew/test/cmd/search_remote_tap_spec.rb
+++ b/Library/Homebrew/test/cmd/search_remote_tap_spec.rb
@@ -7,10 +7,7 @@ describe Homebrew do
{
"path" => "Formula/some-formula.rb",
"repository" => {
- "name" => "homebrew-foo",
- "owner" => {
- "login" => "Homebrew",
- },
+ "full_name" => "Homebrew/homebrew-foo",
},
},
],