From 2398757c50139ce4a147d530222dbbc6e8f0e3d2 Mon Sep 17 00:00:00 2001 From: Issy Long Date: Sat, 20 Jan 2024 15:46:18 +0000 Subject: [PATCH] tinderbox: Fix RuboCop `Cask/ArrayAlphabetization` offenses --- Casks/t/tinderbox.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/t/tinderbox.rb b/Casks/t/tinderbox.rb index 5f676ad7a8..32ee922adf 100644 --- a/Casks/t/tinderbox.rb +++ b/Casks/t/tinderbox.rb @@ -19,8 +19,8 @@ cask "tinderbox" do zap trash: [ "~/Library/Application Support/Tinderbox", "~/Library/Caches/com.eastgate.Tinderbox-9", - "~/Library/Preferences/Tinderbox™ Preferences", "~/Library/Preferences/com.eastgate.Tinderbox-9.plist", + "~/Library/Preferences/Tinderbox™ Preferences", "~/Library/Saved Application State/com.eastgate.Tinderbox-9.savedState", "~/Library/WebKit/com.eastgate.Tinderbox-9", ]