diff -u b/core/modules/block_content/src/Tests/Update/BlockContentUpdateTest.php b/core/modules/block_content/src/Tests/Update/BlockContentUpdateTest.php --- b/core/modules/block_content/src/Tests/Update/BlockContentUpdateTest.php +++ b/core/modules/block_content/src/Tests/Update/BlockContentUpdateTest.php @@ -9,7 +9,6 @@ /** * Tests that block content settings are properly updated during database * updates. - * * @group block_content */ class BlockContentUpdateTest extends UpdatePathTestBase {