Skip to content

Commit 3e5b8e5

Browse files
committed
fix: remove unnecessary blank line in TinyMceEditor hooks test
1 parent 79daf5d commit 3e5b8e5

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)