This commit is contained in:
Henry Jameson 2021-06-12 20:42:59 +03:00 committed by Sam Therapy
parent c7ee2483f6
commit 6621e580a7
Signed by: sam
GPG key ID: 4D8B07C18F31ACBD

View file

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