From e2f37f9a85a4bce9aec59088f420dd143e109771 Mon Sep 17 00:00:00 2001 From: Issy Long Date: Sat, 20 Jan 2024 15:46:17 +0000 Subject: [PATCH] timing: Fix RuboCop `Cask/ArrayAlphabetization` offenses --- Casks/t/timing.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/t/timing.rb b/Casks/t/timing.rb index 9910892f3a..298e061cd7 100644 --- a/Casks/t/timing.rb +++ b/Casks/t/timing.rb @@ -29,8 +29,8 @@ cask "timing" do "~/Library/Application Support/info.eurocomp.TimingHelper", "~/Library/Application Support/info.eurocomp.TimingHelper.InfoExtractorService", "~/Library/Caches/info.eurocomp.Timing2", - "~/Library/Caches/info.eurocomp.TimingHelper.InfoExtractorService", "~/Library/Caches/info.eurocomp.TimingHelper", + "~/Library/Caches/info.eurocomp.TimingHelper.InfoExtractorService", "~/Library/Preferences/info.eurocomp.Timing2.plist", "~/Library/Preferences/info.eurocomp.TimingHelper.InfoExtractorService.plist", "~/Library/Preferences/info.eurocomp.TimingHelper.plist",