Skip to content

Commit 42a5217

Browse files
committed
fix: remove unnecessary blank line in TinyMceEditor hooks test
1 parent 58af835 commit 42a5217

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/editors/sharedComponents/TinyMceWidget/hooks.test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,6 @@ describe('TinyMceEditor hooks', () => {
198198
initialContent,
199199
learningContextId,
200200
validateAssetUrl: false,
201-
202201
});
203202
expect(actual).toEqual(expected);
204203
});

0 commit comments

Comments
 (0)