diff --git a/test/validator/samples/tag-custom-element-options-true/_config.js b/test/validator/samples/tag-custom-element-options-true/_config.js index b3c6532042..ec3c350d46 100644 --- a/test/validator/samples/tag-custom-element-options-true/_config.js +++ b/test/validator/samples/tag-custom-element-options-true/_config.js @@ -1,3 +1,3 @@ export default { - customElement: true, + customElement: true };