Skip to content

Commit 653c1db

Browse files
Update tests/phpunit/tests/rest-api/rest-attachments-controller.php
Co-authored-by: Weston Ruter <[email protected]>
1 parent e8749b6 commit 653c1db

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/phpunit/tests/rest-api/rest-attachments-controller.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2996,7 +2996,6 @@ public function test_upload_unsupported_image_type_enforced_when_generating_sub_
29962996
),
29972997
)
29982998
);
2999-
$request->set_param( 'generate_sub_sizes', true );
30002999

30013000
$controller = new WP_REST_Attachments_Controller( 'attachment' );
30023001
$result = $controller->create_item_permissions_check( $request );

0 commit comments

Comments
 (0)