diff --git a/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/Views/SelectionTest.php b/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/Views/SelectionTest.php
index f11f5a4..b53ea2a 100644
--- a/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/Views/SelectionTest.php
+++ b/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/Views/SelectionTest.php
@@ -20,7 +20,7 @@ public static function getInfo() {
     return array(
       'name' => 'Entity Reference selection handler',
       'description' => 'Tests entity reference selection handler provided by Views.',
-      'group' => 'Views',
+      'group' => 'Views Modules',
     );
   }
 
