Skip to content

Commit f158296

Browse files
committed
bad data
Signed-off-by: Andy Fragen <[email protected]>
1 parent f578ed6 commit f158296

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tests/phpunit/tests/Packages/Admin/SortSectionsInApiTest.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,10 @@ public static function data_plugin_detail_sections(): array {
5858
'faq' => '',
5959
'screenshots' => '',
6060
'changelog' => '',
61-
'upgrade_notice',
62-
'security',
63-
'other_notes',
64-
'reviews',
61+
'upgrade_notice' => '',
62+
'security' => '',
63+
'other_notes' => '',
64+
'reviews' => '',
6565
],
6666
],
6767
'unknown sections' => [

0 commit comments

Comments
 (0)