Commit 60ceffe4 authored by Fatih Acet's avatar Fatih Acet

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

Fix up some notes.js tech debt

See merge request !11283
parents 8a9e2415 20bd76da
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