Refactor Header module
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { mount, RouterLinkStub } from "@vue/test-utils";
|
||||
import Header from "@/components/Header";
|
||||
import Header from "./";
|
||||
|
||||
describe("Header", () => {
|
||||
it("should render Header instance", () => {
|
||||
Reference in New Issue
Block a user