Skip to content

Commit

Permalink
Remove _doing_it_wrong check
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Fusco <joe.fusco@wpengine.com>
  • Loading branch information
josephfusco committed Jan 5, 2024
1 parent 511c6f1 commit 5c67d33
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/phpunit/tests/blocks/register.php
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,6 @@ public function test_wrong_array_index_do_not_register_block_script_handle() {
}

/**
* @expectedIncorrectUsage register_block_script_handle
* @ticket 50263
*/
public function test_missing_asset_file_register_block_script_handle() {
Expand Down

0 comments on commit 5c67d33

Please sign in to comment.