Create test env
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import {GlobalRegistrator} from '@happy-dom/global-registrator'
|
||||
|
||||
GlobalRegistrator.register();
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
import {GlobalRegistrator} from '@happy-dom/global-registrator'
|
||||
|
||||
GlobalRegistrator.register();
|
||||