import { installGlobals } from "@remix-run/node/globals";
import "@testing-library/jest-dom/extend-expect";

installGlobals();