Skip to content

Commit c4975ec

Browse files
pbearnewestonruter
andauthored
Update tests/phpunit/tests/admin/includes/misc/insertWithMarkers.php
Co-authored-by: Weston Ruter <[email protected]>
1 parent 65b5337 commit c4975ec

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

tests/phpunit/tests/admin/includes/misc/insertWithMarkers.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,7 @@ public function test_insert_with_markers( $initial_content, $marker, $insertion,
5757
/**
5858
* Data provider for test_insert_with_markers.
5959
*
60-
* @return array[]
61-
*
62-
* @phpstan-return array<string, array{
60+
* @return array<string, array{
6361
* initial_content: string,
6462
* marker: string,
6563
* insertion: string|string[],

0 commit comments

Comments
 (0)