diff --git a/lib/tests/setup.rb b/lib/tests/setup.rb index 74e847cf..4cae024f 100644 --- a/lib/tests/setup.rb +++ b/lib/tests/setup.rb @@ -6,7 +6,7 @@ class Setup < Test def run!(args:) test_header(:Setup) - test "brew", "install-bundler-gems", "--add-groups=ast,audit,bootsnap,bottle,formula_test,livecheck,style" + test "brew", "install-bundler-gems", "--add-groups=ast,audit,bottle,formula_test,livecheck,style" # Always output `brew config` output even when it doesn't fail. test "brew", "config", verbose: true