Skip to content

Commit 80376bc

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ public function test_insert_with_markers( $initial_content, $marker, $insertion,
6666
* expected: string,
6767
* }>
6868
*/
69-
public function data_insert_with_markers() {
69+
public function data_insert_with_markers(): array {
7070
$wp_comments = array(
7171
'# The directives (lines) between "BEGIN %s" and "END %s" are',
7272
'# dynamically generated, and should only be modified via WordPress filters.',

0 commit comments

Comments
 (0)