mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-05-18 20:59:56 +01:00
716f7650b4
* Port Tgui tests * .
6 lines
142 B
TypeScript
6 lines
142 B
TypeScript
import { GlobalRegistrator } from '@happy-dom/global-registrator';
|
|
|
|
GlobalRegistrator.register();
|
|
|
|
import 'packages/tgui/__mocks__/setup.ts';
|