Merge pull request #17248 from Homebrew/remove_plist_startup
caveats_spec: remove outdated plist_startup reference.
This commit is contained in:
		
						commit
						d3746d55f2
					
				@ -74,7 +74,7 @@ RSpec.describe Caveats do
 | 
			
		||||
        expect(described_class.new(f).caveats).to include("startup")
 | 
			
		||||
      end
 | 
			
		||||
 | 
			
		||||
      it "prints service login information when f.plist_startup is nil" do
 | 
			
		||||
      it "prints service login information" do
 | 
			
		||||
        f = formula do
 | 
			
		||||
          url "foo-1.0"
 | 
			
		||||
          service do
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user