test: update unit tests

This commit is contained in:
woothu
2019-08-27 11:02:15 +02:00
parent 1ee897e7b6
commit 125b74ef24
35 changed files with 281 additions and 386 deletions
@@ -1,5 +1,5 @@
import Vue from 'vue'
import { shallowMount, mount } from '@vue/test-utils'
import { shallowMount } from '@vue/test-utils'
import CoreuiVue from '@coreui/vue'
import Alerts from '@/views/notifications/Alerts'