Fix spec_helper cleanup.

This commit is contained in:
Markus Reiter 2018-05-25 17:28:43 +02:00
parent 7b017b6ca9
commit 675d5fe61f

View File

@ -134,6 +134,7 @@ RSpec.configure do |config|
HOMEBREW_PREFIX/"opt", HOMEBREW_PREFIX/"opt",
HOMEBREW_PREFIX/"Caskroom", HOMEBREW_PREFIX/"Caskroom",
HOMEBREW_LIBRARY/"Taps/caskroom", HOMEBREW_LIBRARY/"Taps/caskroom",
HOMEBREW_LIBRARY/"Taps/homebrew/homebrew-cask",
HOMEBREW_LIBRARY/"Taps/homebrew/homebrew-bar", HOMEBREW_LIBRARY/"Taps/homebrew/homebrew-bar",
HOMEBREW_LIBRARY/"Taps/homebrew/homebrew-bundle", HOMEBREW_LIBRARY/"Taps/homebrew/homebrew-bundle",
HOMEBREW_LIBRARY/"Taps/homebrew/homebrew-foo", HOMEBREW_LIBRARY/"Taps/homebrew/homebrew-foo",