diff --git a/core/modules/block_content/src/Tests/Update/BlockContentUpdateTest.php b/core/modules/block_content/src/Tests/Update/BlockContentUpdateTest.php index 48a2da6..4c8bbfe 100644 --- a/core/modules/block_content/src/Tests/Update/BlockContentUpdateTest.php +++ b/core/modules/block_content/src/Tests/Update/BlockContentUpdateTest.php @@ -9,6 +9,7 @@ /** * Tests that block content settings are properly updated during database * updates. + * * @group block_content */ class BlockContentUpdateTest extends UpdatePathTestBase {