Skip to content

Commit af2eb8e

Browse files
heckjgmohammadi
andauthored
Update Sources/Commands/SwiftTestCommand.swift
Co-authored-by: gmohammadi <g_mohammadi@apple.com>
1 parent a5ddb63 commit af2eb8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Sources/Commands/SwiftTestCommand.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1725,7 +1725,7 @@ private extension Basics.Diagnostic {
17251725

17261726
/// The exit code returned to Swift Package Manager by Swift Testing when no
17271727
/// tests matched the inputs specified by the developer (or, for the case of
1728-
/// `swift test list`, when no tests were found.)
1728+
/// `swift test list`, when no tests are found).
17291729
///
17301730
/// Because Swift Package Manager does not directly link to the testing library,
17311731
/// it duplicates the definition of this constant in its own source. Any changes

0 commit comments

Comments
 (0)