[autofix.ci] apply automated fixes

This commit is contained in:
autofix-ci[bot] 2024-10-17 03:47:02 +00:00 committed by GitHub
parent b8846bc4ec
commit 580c3de64b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1416,7 +1416,7 @@ describe('defineCustomElement', () => {
expect(e.shadowRoot!.innerHTML).toBe(`<div>hello</div>`)
expect(e._internals).toBeTruthy()
})
test('hyphenated attr removal', async () => {
const E = defineCustomElement({
props: {