diff --git a/core/tests/Drupal/KernelTests/Core/Entity/EntityQueryRelationshipTest.php b/core/tests/Drupal/KernelTests/Core/Entity/EntityQueryRelationshipTest.php index 7a424f7..3472059 100644 --- a/core/tests/Drupal/KernelTests/Core/Entity/EntityQueryRelationshipTest.php +++ b/core/tests/Drupal/KernelTests/Core/Entity/EntityQueryRelationshipTest.php @@ -197,7 +197,7 @@ public function testQuery() { } /** - * + * Tests the invalid specifier in the query relationship. */ public function testInvalidSpecifier() { $this->setExpectedException(PluginNotFoundException::class);