Skip to content

Commit e8903a1

Browse files
fix: remove expected failre entry
1 parent 4904a52 commit e8903a1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/@lwc/ssr-compiler/src/__tests__/utils/expected-failures.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ export const expectedFailures = new Set([
1212
'attribute-global-html/as-component-prop/without-@api/index.js',
1313
'exports/component-as-default/index.js',
1414
'known-boolean-attributes/default-def-html-attributes/static-on-component/index.js',
15-
//'render-dynamic-value/index.js',
1615
'wire/errors/throws-on-computed-key/index.js',
1716
'wire/errors/throws-when-colliding-prop-then-method/index.js',
1817
]);

0 commit comments

Comments
 (0)