unpack_spec: final newlines are hard for AI

This commit is contained in:
Patrick Linnane 2025-08-29 08:37:00 -07:00 committed by Bevan Kay
parent 6be546a5bc
commit 45a2ef9159
No known key found for this signature in database
GPG Key ID: C55CB024B5314B57

View File

@ -20,4 +20,4 @@ RSpec.describe Homebrew::DevCmd::Unpack do
it "unpacks a given Cask's archive", :integration_test do
skip "Cask unpacking requires network access to download files"
end
end
end