Skip to content

Commit

Permalink
CS Fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
peterwilsoncc committed Dec 20, 2022
1 parent 09abc9d commit fc19f05
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/php/DistributorPostTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ public function setup_post_mock( $post_overrides = array() ) {

$post = array_merge( $defaults, $post_overrides );


\WP_Mock::userFunction(
'get_post',
array(
Expand Down

0 comments on commit fc19f05

Please sign in to comment.