diff --git a/core/modules/system/src/Tests/Plugin/Condition/RequestPathTest.php b/core/modules/system/src/Tests/Plugin/Condition/RequestPathTest.php index e8c6a5e..92021b0 100644 --- a/core/modules/system/src/Tests/Plugin/Condition/RequestPathTest.php +++ b/core/modules/system/src/Tests/Plugin/Condition/RequestPathTest.php @@ -76,7 +76,7 @@ protected function setUp() { } /** - * Test the user_role condition. + * Tests the request path condition. */ public function testConditions() {