Skip to content

Commit

Permalink
Remove unneeded @requires
Browse files Browse the repository at this point in the history
  • Loading branch information
tbradsha committed Nov 13, 2024
1 parent a7f2302 commit 9ec0811
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1462,7 +1462,6 @@ public function test_image_cdn_in_rest_response_with_edit_context() {
* The endpoint sets the context to edit, but not before the callback executes.
* @author kraftbj
* @requires PHPUnit 7.5
* @group rest-api
*/
public function test_image_cdn_cdn_in_rest_response_with_created_item() {
Expand Down Expand Up @@ -1497,7 +1496,6 @@ public function test_image_cdn_cdn_in_rest_response_with_created_item() {
* Photonized URLs.
*
* @author ebinnion
* @requires PHPUnit 7.5
* @group rest-api
*/
public function test_image_cdn_in_rest_response_external_media() {
Expand Down

0 comments on commit 9ec0811

Please sign in to comment.