Skip to content

Commit 4288144

Browse files
committed
Compile Tests
1 parent e50c541 commit 4288144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/CodeEditSourceEditorTests/Highlighting/HighlighterTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ final class HighlighterTests: XCTestCase {
243243

244244
let highlighter = Mock.highlighter(
245245
textView: textView,
246-
highlightProvider: highlightProvider,
246+
highlightProviders: [highlightProvider],
247247
attributeProvider: attributeProvider
248248
)
249249
textView.addStorageDelegate(highlighter)

0 commit comments

Comments
 (0)