Updated to latest React (Security Issue), updated tests to new react version
This commit is contained in:
5
components/test-setup.ts
Normal file
5
components/test-setup.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
// @ts-ignore
|
||||
import { GlobalRegistrator } from "@happy-dom/global-registrator";
|
||||
|
||||
// @ts-ignore
|
||||
GlobalRegistrator.register();
|
||||
Reference in New Issue
Block a user