Skip to content

Commit 226601a

Browse files
committed
Replace Sanity by Basic
1 parent 9fb082f commit 226601a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/SwiftFormatTests/PrettyPrint/RespectsExistingLineBreaksTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import SwiftFormat
22

3-
/// Sanity checks and regression tests for the `respectsExistingLineBreaks` configuration setting
3+
/// Basic checks and regression tests for the `respectsExistingLineBreaks` configuration setting
44
/// in both true and false states.
55
final class RespectsExistingLineBreaksTests: PrettyPrintTestCase {
66
func testExpressions() {

0 commit comments

Comments
 (0)