1
0
mirror of https://git.pleroma.social/sjw/pleroma-fe.git synced 2024-12-23 15:25:18 +01:00
This commit is contained in:
Henry Jameson 2021-06-12 20:42:59 +03:00
parent 418f029789
commit 18fb7516cc

View File

@ -381,5 +381,4 @@ describe('RichContent', () => {
expect(wrapper.html()).to.eql(compwrap(expected))
})
})