fix format
This commit is contained in:
parent
56e28b81b4
commit
e7a3348efc
@ -41,6 +41,6 @@ describe('git-command-manager integration tests', () => {
|
|||||||
expect(headCommit.changes).toEqual([
|
expect(headCommit.changes).toEqual([
|
||||||
{mode: '100644', status: 'A', path: 'README.md'},
|
{mode: '100644', status: 'A', path: 'README.md'},
|
||||||
{mode: '100644', status: 'D', path: 'README_TEMP.md'}
|
{mode: '100644', status: 'D', path: 'README_TEMP.md'}
|
||||||
])
|
])
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user