diff --git a/tests/functional/PageRenderChecksCest.php b/tests/functional/PageRenderChecksCest.php index 48360f8bb16..0256c4ef770 100644 --- a/tests/functional/PageRenderChecksCest.php +++ b/tests/functional/PageRenderChecksCest.php @@ -213,7 +213,7 @@ protected function pagesDataProvider(): array ], [ 'url' => '/utilities/migrations', 'title' => 'Migrations', 'extraContent' => [ - ['rendered' => 'No content migrations.'], + ['rendered' => 'No pending content migrations.'], ], ], [