Skip to content

Commit d7ca88f

Browse files
committed
Add newline
1 parent c132740 commit d7ca88f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/Overlays/_Testing_Foundation/Attachments/Attachment+URL.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,7 @@ private func compressContentsOfDirectory(at directoryURL: URL) async throws -> D
241241
continuation.resume(throwing: error)
242242
}
243243
}
244+
244245
do {
245246
try process.run()
246247
} catch {

0 commit comments

Comments
 (0)