describe("linker", () => {
  test("fires a linker config", () => {
    linker({ foo: "bar" });

    expect(config).toHaveBeenCalledWith("linker", {