remove print_r

This commit is contained in:
vnmedeiros 2020-04-21 11:37:30 -03:00
parent 8963a3d2c3
commit bad063b551
1 changed files with 0 additions and 1 deletions

View File

@ -1910,7 +1910,6 @@ class BulkEditBgProcess extends TAINACAN_UnitApiTestCase {
'posts_per_page' => -1 'posts_per_page' => -1
]; ];
$items = $Tainacan_Items->fetch($query); $items = $Tainacan_Items->fetch($query);
print_r($items->found_posts);
$query = [ $query = [
'taxquery' => [ 'taxquery' => [