diff options
| author | Henry Jameson <me@hjkos.com> | 2021-06-14 10:31:07 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2021-06-14 10:31:07 +0300 |
| commit | 7309f8ce1a5df1d34e33a242201b6a7b9eced2b7 (patch) | |
| tree | 8b9b5d25ba881bf45784f6ee8edf836a194dec12 /test | |
| parent | c21b1cf89840297a781e6adc66cc195b8741cac6 (diff) | |
lint
Diffstat (limited to 'test')
| -rw-r--r-- | test/unit/specs/components/rich_content.spec.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/unit/specs/components/rich_content.spec.js b/test/unit/specs/components/rich_content.spec.js index c6ec4315..e364a5b3 100644 --- a/test/unit/specs/components/rich_content.spec.js +++ b/test/unit/specs/components/rich_content.spec.js @@ -145,7 +145,6 @@ describe('RichContent', () => { expect(wrapper.html()).to.eql(compwrap(expected)) }) - it('removes mentions from the end of the hellpost (<br>)', () => { const html = [ 'How are you doing today, fine gentlemen?', |
