test: test both userscript and extension builds

This commit is contained in:
xenticore
2025-05-01 15:38:51 -04:00
parent 95ce637892
commit 8d8dea0bdc
5 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,4 @@
import { GlobalRegistrator } from "@happy-dom/global-registrator";
GlobalRegistrator.register();
GlobalRegistrator.register();
Object.assign(global, require('jest-chrome'))