chore(deps-dev): bump @vitest/ui from 1.5.0 to 1.6.0 #145
Annotations
2 errors
src/lib/test/minze-element.test.ts > MinzeElement > define:
packages/minze/src/lib/minze-element.ts#L136
DOMException: Failed to execute 'define' on 'CustomElementRegistry': this constructor has already been used with this registry
❯ CustomElementRegistry.define ../../node_modules/happy-dom/src/custom-element/CustomElementRegistry.ts:54:10
❯ Function.define src/lib/minze-element.ts:136:50
❯ src/lib/test/minze-element.test.ts:27:17
|
run-tests
Process completed with exit code 1.
|