mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
Fix test
This commit is contained in:
parent
78a8835381
commit
96875b17d2
1 changed files with 1 additions and 1 deletions
|
@ -1188,7 +1188,7 @@ describe('MFM', () => {
|
|||
tree('italic', [
|
||||
text('bar')
|
||||
], {}),
|
||||
text('baz'),
|
||||
text('\nbaz'),
|
||||
]);
|
||||
});
|
||||
});
|
||||
|
|
Loading…
Add table
Reference in a new issue