Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
JiuqingSong committed Sep 19, 2023
1 parent 391a0e9 commit 03381fe
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,7 @@ describe('ContentModelFormatPlugin', () => {
cacheContentModel: () => {},
isDarkMode: () => false,
getContentModelDefaultFormat: () => ({}),
triggerPluginEvent,
} as any) as IContentModelEditor;
const plugin = new ContentModelFormatPlugin();

Expand Down

0 comments on commit 03381fe

Please sign in to comment.