From bcbd3f3f348d8484438ec974664889fdaf96e0b1 Mon Sep 17 00:00:00 2001 From: Maarten Engels Date: Tue, 5 Aug 2025 21:14:06 +0200 Subject: [PATCH] Update 0014-image-attachments-in-swift-testing-apple-platforms.md --- .../0014-image-attachments-in-swift-testing-apple-platforms.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proposals/testing/0014-image-attachments-in-swift-testing-apple-platforms.md b/proposals/testing/0014-image-attachments-in-swift-testing-apple-platforms.md index f9c9414a66..20f050cc0c 100644 --- a/proposals/testing/0014-image-attachments-in-swift-testing-apple-platforms.md +++ b/proposals/testing/0014-image-attachments-in-swift-testing-apple-platforms.md @@ -6,7 +6,7 @@ * Status: **Active Review (August 8th...August 20th, 2025)** * Bug: rdar://154869058 * Implementation: [swiftlang/swift-testing#827](https://github.com/swiftlang/swift-testing/pull/827), _et al._ -* Review: ([pitch](https://forums.swift.org/t/pitch-image-attachments-in-swift-testing/80867)) +* Review: ([pitch](https://forums.swift.org/t/pitch-image-attachments-in-swift-testing/80867)) ([review](https://forums.swift.org/t/st-0014-image-attachments-in-swift-testing-apple-platforms/81507)) ## Introduction