Remove ee only expectation from test

parent 408a48e5
...@@ -114,7 +114,6 @@ describe('fetchLogsTree', () => { ...@@ -114,7 +114,6 @@ describe('fetchLogsTree', () => {
committedDate: '2019-01-01', committedDate: '2019-01-01',
fileName: 'index.js', fileName: 'index.js',
filePath: '/index.js', filePath: '/index.js',
lockLabel: false,
message: 'testing message', message: 'testing message',
sha: '123', sha: '123',
titleHtml: undefined, titleHtml: 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