diff --git a/core/modules/update/tests/src/Unit/UpdateProjectCoreCompatibilityTest.php b/core/modules/update/tests/src/Unit/UpdateProjectCoreCompatibilityTest.php index 1e8d5a3596..fc49bfc2c7 100644 --- a/core/modules/update/tests/src/Unit/UpdateProjectCoreCompatibilityTest.php +++ b/core/modules/update/tests/src/Unit/UpdateProjectCoreCompatibilityTest.php @@ -7,6 +7,8 @@ /** * @coversDefaultClass \Drupal\update\UpdateProjectCoreCompatibility + * + * @group update */ class UpdateProjectCoreCompatibilityTest extends UnitTestCase {