Skip to content

Commit e8f2e5a

Browse files
author
Walker Leite
committed
style(HelloWorld): fix lint errors
1 parent b46c0cc commit e8f2e5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/test/client/components/HelloWorld.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { mount } from 'vue-test-utils';
1+
import {mount} from 'vue-test-utils';
22
import HelloWorld from '@/components/HelloWorld/HelloWorld.vue';
33

44
describe('HelloWorld.vue', () => {

0 commit comments

Comments
 (0)