Commit 817c1151 authored by Fatih Acet's avatar Fatih Acet

Merge branch 'ee-fix-up-notes-technical-debt' into 'master'

Fix up some notes tech debt -- EE merge edition

See merge request !1911
parents 1ae57c83 fefdf143
This diff is collapsed.
......@@ -128,7 +128,6 @@ import '~/notes';
beforeEach(() => {
note = {
id: 1,
discussion_html: null,
valid: true,
note: 'heya',
html: '<div>heya</div>',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment