]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
[autofix.ci] apply automated fixes
authorautofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Thu, 17 Oct 2024 03:47:02 +0000 (03:47 +0000)
committerGitHub <noreply@github.com>
Thu, 17 Oct 2024 03:47:02 +0000 (03:47 +0000)
packages/runtime-dom/__tests__/customElement.spec.ts

index 6f19ce08e82fe83f34ec6894a79bf7da46366b74..69179276999cf0b23aca8374e976764719dae954 100644 (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: {