Skip to content

Commit 7ca798d

Browse files
committed
Update TextViewControllerTests.swift
1 parent 7cf6937 commit 7ca798d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/CodeEditTextViewTests/TextViewControllerTests.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ final class TextViewControllerTests: XCTestCase {
3131
comments: .systemGreen
3232
)
3333
controller = TextViewController(
34+
string: "",
3435
language: .default,
3536
font: .monospacedSystemFont(ofSize: 11, weight: .medium),
3637
theme: theme,

0 commit comments

Comments
 (0)