// happy-dom setup import { GlobalRegistrator } from '@happy-dom/global-registrator'; GlobalRegistrator.register(); window.location.href = 'http://localhost';