Skip to content

Commit

Permalink
Undo now obsolete change
Browse files Browse the repository at this point in the history
  • Loading branch information
swissspidy committed Aug 25, 2024
1 parent 9e27064 commit 159c541
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions phpunit/experimental/block-editor-settings-mobile-test.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,6 @@ public function test_register_routes() {
);
}

/**
* @preserveGlobalState disabled
* @runInSeparateProcess
*/
public function test_get_items() {
wp_set_current_user( self::$admin_id );
$request = new WP_REST_Request( 'GET', '/wp-block-editor/v1/settings' );
Expand Down

0 comments on commit 159c541

Please sign in to comment.