Commit c645f4ed authored by Phil Hughes's avatar Phil Hughes

fixed spec

parent e4099562
......@@ -56,13 +56,9 @@ describe('RepoFile', () => {
type: 'tree',
branchId: 'master',
projectId: 'project',
changesCount: '1',
};
store.state.changedFiles.push({
...file('index'),
path: 'testing/index',
});
createComponent({
file: f,
level: 0,
......
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