summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/unit/specs/Contacts.spec.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/specs/Contacts.spec.js b/tests/unit/specs/Contacts.spec.js
index 0dbcaee7..0f16ff1c 100644
--- a/tests/unit/specs/Contacts.spec.js
+++ b/tests/unit/specs/Contacts.spec.js
@@ -21,7 +21,7 @@
*/
import { mount } from '@vue/test-utils'
-import Contacts from '@/views/Contacts.vue'
+import Contacts from 'Views/Contacts.vue'
describe('Contacts.vue', () => {
it('Test contacts view', () => {