From 46c6571bd6bcb25540c6f9d7e338bc68d9d97727 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Tue, 7 May 2024 19:31:28 +0100 Subject: [PATCH] caveats_spec: remove outdated plist_startup reference. This was removed a long time ago. --- Library/Homebrew/test/caveats_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/Homebrew/test/caveats_spec.rb b/Library/Homebrew/test/caveats_spec.rb index 0f796b5a8f..c9231e2615 100644 --- a/Library/Homebrew/test/caveats_spec.rb +++ b/Library/Homebrew/test/caveats_spec.rb @@ -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