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