Fix test
This commit is contained in:
@@ -1188,7 +1188,7 @@ describe('MFM', () => {
|
|||||||
tree('italic', [
|
tree('italic', [
|
||||||
text('bar')
|
text('bar')
|
||||||
], {}),
|
], {}),
|
||||||
text('baz'),
|
text('\nbaz'),
|
||||||
]);
|
]);
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
Reference in New Issue
Block a user