diff --git a/core/modules/views/tests/src/Kernel/Plugin/SqlEntityLoadingTest.php b/core/modules/views/tests/src/Kernel/Plugin/SqlEntityLoadingTest.php index 033a1c9..b9e5c90 100644 --- a/core/modules/views/tests/src/Kernel/Plugin/SqlEntityLoadingTest.php +++ b/core/modules/views/tests/src/Kernel/Plugin/SqlEntityLoadingTest.php @@ -11,6 +11,7 @@ * Tests the loading of entities and entity revisions. * * @see \Drupal\views\Plugin\views\query\Sql + * @group views */ class SqlEntityLoadingTest extends ViewsKernelTestBase {