diff --git a/core/modules/block/tests/modules/block_test/config/block.block.test_block.yml b/core/modules/block/tests/modules/block_test/config/block.block.test_block.yml index 699a8b6b347..49ef788624f 100644 --- a/core/modules/block/tests/modules/block_test/config/block.block.test_block.yml +++ b/core/modules/block/tests/modules/block_test/config/block.block.test_block.yml @@ -6,7 +6,7 @@ langcode: en region: -1 plugin: test_html_id settings: - label: 'Test block html id"' + label: 'Test block html id' module: block_test label_display: false cache: true