Skip to content

Commit ac616d4

Browse files
committed
Merge branch 'v3' of https://github.com/craftcms/cms into develop
2 parents c49ce27 + dbd854a commit ac616d4

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
@@ -213,7 +213,7 @@ protected function pagesDataProvider(): array
213213
],
214214
[
215215
'url' => '/utilities/migrations', 'title' => 'Migrations', 'extraContent' => [
216-
['rendered' => 'No content migrations.'],
216+
['rendered' => 'No pending content migrations.'],
217217
],
218218
],
219219
[

0 commit comments

Comments
 (0)