Commit 02884c87 authored by Clement Ho's avatar Clement Ho

Fix eslint

parent 0061d2d8
......@@ -30,7 +30,7 @@ describe('Description component', () => {
});
afterEach(() => {
vm.$destroy;
vm.$destroy();
});
it('animates description changes', (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