Skip to content

Commit dbd854a

Browse files
committed
Fixed test
1 parent 0eef7d0 commit dbd854a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/functional/PageRenderChecksCest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ protected function pagesDataProvider(): array
214214
],
215215
[
216216
'url' => '/utilities/migrations', 'title' => 'Migrations', 'extraContent' => [
217-
['rendered' => 'No content migrations.'],
217+
['rendered' => 'No pending content migrations.'],
218218
],
219219
],
220220
[

0 commit comments

Comments
 (0)