diff --git a/proposals/testing/0012-exit-test-value-capturing.md b/proposals/testing/0012-exit-test-value-capturing.md index 6a52b7d723..43c226b4ae 100644 --- a/proposals/testing/0012-exit-test-value-capturing.md +++ b/proposals/testing/0012-exit-test-value-capturing.md @@ -6,7 +6,7 @@ * Status: **Active Review (Jul 7 - July 21, 2025)** * Bug: [swiftlang/swift-testing#1157](https://github.com/swiftlang/swift-testing/issues/1157) * Implementation: [swiftlang/swift-testing#1040](https://github.com/swiftlang/swift-testing/pull/1040) _et al._ -* Review: ([pitch](https://forums.swift.org/t/pitch-capturing-values-in-exit-tests/80494)) +* Review: ([pitch](https://forums.swift.org/t/pitch-capturing-values-in-exit-tests/80494)) ([review](https://forums.swift.org/t/st-0012-capturing-values-in-exit-tests/80963)) ## Introduction