From 48a728245864ac7109596ba27ca298b2c59c8ca0 Mon Sep 17 00:00:00 2001 From: Bevan Kay Date: Tue, 28 Feb 2023 19:02:08 +1100 Subject: [PATCH] fix style --- .../test/support/fixtures/cask/Casks/with-many-languages.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Library/Homebrew/test/support/fixtures/cask/Casks/with-many-languages.rb b/Library/Homebrew/test/support/fixtures/cask/Casks/with-many-languages.rb index 6f5aded763..401fe113fc 100644 --- a/Library/Homebrew/test/support/fixtures/cask/Casks/with-many-languages.rb +++ b/Library/Homebrew/test/support/fixtures/cask/Casks/with-many-languages.rb @@ -46,9 +46,9 @@ cask "with-many-languages" do "th" end - name "Caffeine" - desc "Keep your mac awake" url "file://#{TEST_FIXTURE_DIR}/cask/caffeine.zip" + name "Caffeine" + desc "Keep your computer awake" homepage "https://brew.sh/" app "Caffeine.app"