Mark brew bump test with `:needs_network.

This commit is contained in:
Markus Reiter 2020-12-03 00:01:35 +01:00
parent 275227c924
commit e6ba911365

View File

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