tests: cleanup

This commit is contained in:
xidedix
2018-08-21 15:18:53 +02:00
parent ea01f937b2
commit dac5b74454
11 changed files with 7 additions and 11 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import Vue from 'vue'
import { shallowMount, mount } from '@vue/test-utils'
import { mount } from '@vue/test-utils'
import BootstrapVue from 'bootstrap-vue'
import Popovers from '@/views/base/Popovers'