Skip to content

Commit 3609dbd

Browse files
committed
Testcases: Added testcases for WorldCountries Component
1 parent 6b0f60a commit 3609dbd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/unit/components/shared/WorldCountries.spec.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import WorldCountries from '@/components/shared/WorldCountries.vue';
22
import { createLocalVue, shallowMount } from '@vue/test-utils';
33
import appInit from '../../testutils/appInit';
4-
import Vuex from 'vuex';
54

65
const args = appInit(createLocalVue());
76
const data = {

0 commit comments

Comments
 (0)