Commit 0281fbc1 authored by Phil Hughes's avatar Phil Hughes

fixed item spec

parent 7c9b2b04
......@@ -15,6 +15,9 @@ describe('IDE File finder item spec', () => {
vm = mountComponentWithStore(Component, {
store,
el: '#app',
props: {
index: 0,
},
});
setTimeout(done);
......
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