Skip to content

Commit 8f29f3c

Browse files
committed
fix broken tests
1 parent b303aae commit 8f29f3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/CodeEditTextViewTests/STTextViewControllerTests.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ final class STTextViewControllerTests: XCTestCase {
3333
font: .monospacedSystemFont(ofSize: 11, weight: .medium),
3434
theme: theme,
3535
tabWidth: 4,
36+
wrapLines: true,
3637
editorOverscroll: 0.5
3738
)
3839
}

0 commit comments

Comments
 (0)