Commit 20bd76da authored by Eric Eastwood's avatar Eric Eastwood
parent 8e2fefc6
This diff is collapsed.
...@@ -128,7 +128,6 @@ import '~/notes'; ...@@ -128,7 +128,6 @@ import '~/notes';
beforeEach(() => { beforeEach(() => {
note = { note = {
id: 1, id: 1,
discussion_html: null,
valid: true, valid: true,
note: 'heya', note: 'heya',
html: '<div>heya</div>', 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