Skip to content

Commit

Permalink
Update packages/runtime-dom/__tests__/customElement.spec.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
sxzz committed Sep 2, 2023
1 parent 3ae1726 commit 9bab0a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/runtime-dom/__tests__/customElement.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -696,7 +696,7 @@ describe('defineCustomElement', () => {
})

describe('shadowRoot', () => {
// # 6113
// #6113
test('shadowRoot accessible for css-in-js', () => {
const Foo = defineCustomElement({
setup() {
Expand Down

0 comments on commit 9bab0a5

Please sign in to comment.