From 0a3ec8e44106812e9e4aaeb7d79777e6d70b4fed Mon Sep 17 00:00:00 2001 From: Tim Sneath Date: Fri, 7 Jun 2024 13:28:10 -0700 Subject: [PATCH] Fix nit --- documentation/articles/getting-started-with-vscode-swift.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/articles/getting-started-with-vscode-swift.md b/documentation/articles/getting-started-with-vscode-swift.md index 099f52027..01308b15a 100644 --- a/documentation/articles/getting-started-with-vscode-swift.md +++ b/documentation/articles/getting-started-with-vscode-swift.md @@ -17,7 +17,7 @@ The Swift extension includes: - Refactoring and quick fixes to code - Package management and tasks with support for Swift Package Manager - Rich support for debugging -- Testing with XCTest or Swift Test +- Testing with XCTest or Swift Testing frameworks The Swift extension is designed to support the following projects: