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