Skip to content

Commit 54679cc

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

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
@@ -1724,7 +1724,7 @@ private extension Basics.Diagnostic {
17241724
}
17251725

17261726
/// 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
1727+
/// tests match the inputs specified by the developer (or, for the case of
17281728
/// `swift test list`, when no tests are found).
17291729
///
17301730
/// Because Swift Package Manager does not directly link to the testing library,

0 commit comments

Comments
 (0)