Skip to content

Commit

Permalink
Fix failing template tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tonisevener committed Dec 15, 2023
1 parent 4778cd2 commit 042f3cc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ final class WKSourceEditorTextFrameworkMediator: NSObject {
boldItalicsFormatter,
strikethroughFormatter]
self.boldItalicsFormatter = boldItalicsFormatter
self.templateFormatter = templateFormatter
self.strikethroughFormatter = strikethroughFormatter

if needsTextKit2 {
Expand Down

0 comments on commit 042f3cc

Please sign in to comment.