Merge pull request #9394 from reitermarkus/bump-needs-network

Mark `brew bump` test with `:needs_network.
This commit is contained in:
Mike McQuaid 2020-12-03 08:50:47 +00:00 committed by GitHub
commit dd61cea63b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ describe "brew bump" do
it_behaves_like "parseable arguments" it_behaves_like "parseable arguments"
end end
describe "formula", :integration_test do describe "formula", :integration_test, :needs_network do
it "returns data for single valid specified formula" do it "returns data for single valid specified formula" do
install_test_formula "testball" install_test_formula "testball"