Commit 19eecd01 authored by Phil Hughes's avatar Phil Hughes

fixed karma

parent 5d6103e2
......@@ -321,7 +321,7 @@ describe('IDE commit module actions', () => {
{
action: 'update',
file_path: jasmine.anything(),
content: jasmine.anything(),
content: undefined,
encoding: jasmine.anything(),
last_commit_id: '123456789',
previous_path: undefined,
......
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