diff options
| author | Henry Jameson <me@hjkos.com> | 2022-02-19 22:40:19 +0200 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2022-02-19 22:40:19 +0200 |
| commit | a8d198768639435bad93a527228f62575eed37c0 (patch) | |
| tree | cab6fc637a7fc6d9b77bd1702f5bfad8d5c036e7 /test/unit/specs/components | |
| parent | 0d073d607cb2d033a9556eca64c5e905864ba2ed (diff) | |
fix unit tests
Diffstat (limited to 'test/unit/specs/components')
| -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 f6c478a9..8a29bd6e 100644 --- a/test/unit/specs/components/rich_content.spec.js +++ b/test/unit/specs/components/rich_content.spec.js @@ -350,7 +350,6 @@ describe('RichContent', () => { '<span>', '</span>', '</a>', - ' ', '<!---->', // v-if placeholder, mentionlink's "new" (i.e. rich) display '</span>', '<!---->', // v-if placeholder, mentionsline's extra mentions and stuff |
