remixed v0
This commit is contained in:
4
test/setup-test-env.ts
Normal file
4
test/setup-test-env.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
import { installGlobals } from "@remix-run/node/globals";
|
||||
import "@testing-library/jest-dom/extend-expect";
|
||||
|
||||
installGlobals();
|
||||
Reference in New Issue
Block a user