Adapt tests

This commit is contained in:
2020-12-21 22:06:05 +01:00
parent 188625a413
commit 5bab5b2041
2 changed files with 4 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
import { mount, shallowMount, createLocalVue } from "@vue/test-utils";
import { shallowMount, createLocalVue } from "@vue/test-utils";
import Vuex from "vuex";
import Films from "./";