Merge pull request #17680 from Homebrew/building-bottles-needs-network-for-sboms
This commit is contained in:
commit
868c3dc9cd
@ -32,7 +32,7 @@ RSpec.describe Homebrew::DevCmd::Bottle do
|
||||
|
||||
it_behaves_like "parseable arguments"
|
||||
|
||||
it "builds a bottle for the given Formula", :integration_test do
|
||||
it "builds a bottle for the given Formula", :integration_test, :needs_network do
|
||||
install_test_formula "testball", build_bottle: true
|
||||
|
||||
# `brew bottle` should not fail with dead symlink
|
||||
|
Loading…
x
Reference in New Issue
Block a user