Merge pull request #9394 from reitermarkus/bump-needs-network
Mark `brew bump` test with `:needs_network.
This commit is contained in:
		
						commit
						dd61cea63b
					
				@ -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"
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user