import React from "react"; import { shallow } from "enzyme"; import Footer from "./Footer"; describe("Footer", () => { test("matches snapshot", () => { const wrapper = shallow(