diff --git a/core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateSortTest.php b/core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateSortTest.php index f868de9600..11b8cb6966 100644 --- a/core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateSortTest.php +++ b/core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateSortTest.php @@ -11,7 +11,7 @@ use Symfony\Component\HttpFoundation\Request; /** - * Tests the views 'moderation_state_filter' sort plugin. + * Tests the views moderation_state field sorting integration. * * @group content_moderation */