Temporarily disable VERSIONED_KEG_ONLY_ALLOWLIST test

This commit is contained in:
Tom Schoonjans 2020-11-24 17:52:43 +00:00
parent 5d0a4d58c2
commit b2864fb118

View File

@ -1010,7 +1010,7 @@ module Homebrew
end
end
include_examples "formulae exist", described_class::VERSIONED_KEG_ONLY_ALLOWLIST
# include_examples "formulae exist", described_class::VERSIONED_KEG_ONLY_ALLOWLIST
include_examples "formulae exist", described_class::PROVIDED_BY_MACOS_DEPENDS_ON_ALLOWLIST
include_examples "formulae exist", described_class::UNSTABLE_ALLOWLIST.keys
include_examples "formulae exist", described_class::GNOME_DEVEL_ALLOWLIST.keys