aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/bottle_hooks_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Homebrew/test/bottle_hooks_spec.rb')
-rw-r--r--Library/Homebrew/test/bottle_hooks_spec.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/Library/Homebrew/test/bottle_hooks_spec.rb b/Library/Homebrew/test/bottle_hooks_spec.rb
index 78ccfa47b..e70b558a1 100644
--- a/Library/Homebrew/test/bottle_hooks_spec.rb
+++ b/Library/Homebrew/test/bottle_hooks_spec.rb
@@ -12,8 +12,7 @@ describe Homebrew::Hooks::Bottles do
local_bottle_path: nil,
bottle_disabled?: false,
some_random_method: true,
- linked_keg: Pathname("foo"),
- rack: Pathname("bar"),
+ keg_only?: false,
)
end