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.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Homebrew/test/bottle_hooks_spec.rb b/Library/Homebrew/test/bottle_hooks_spec.rb
index 05c6ea7f0..913e3ffba 100644
--- a/Library/Homebrew/test/bottle_hooks_spec.rb
+++ b/Library/Homebrew/test/bottle_hooks_spec.rb
@@ -1,9 +1,9 @@
require "formula_installer"
require "hooks/bottles"
-RSpec::Matchers.alias_matcher :pour_bottle, :be_pour_bottle
-
describe Homebrew::Hooks::Bottles do
+ alias_matcher :pour_bottle, :be_pour_bottle
+
subject { FormulaInstaller.new formula }
let(:formula) do