We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5ddb63 commit af2eb8eCopy full SHA for af2eb8e
1 file changed
Sources/Commands/SwiftTestCommand.swift
@@ -1725,7 +1725,7 @@ private extension Basics.Diagnostic {
1725
1726
/// The exit code returned to Swift Package Manager by Swift Testing when no
1727
/// tests matched the inputs specified by the developer (or, for the case of
1728
-/// `swift test list`, when no tests were found.)
+/// `swift test list`, when no tests are found).
1729
///
1730
/// Because Swift Package Manager does not directly link to the testing library,
1731
/// it duplicates the definition of this constant in its own source. Any changes
0 commit comments