Skip to content

Commit ae56a35

Browse files
authored
Remove error when search coupons (#672)
Call to undefined function WPGraphQL\\WooCommerce\\Connection\\codecept_debug() appears when search coupons accessed
1 parent 0b8ce4f commit ae56a35

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

includes/connection/class-coupons.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,6 @@ public static function map_input_fields_to_wp_query( $query_args, $where_args, $
125125
: $ids;
126126
}
127127

128-
\codecept_debug( $query_args );
129128

130129
/**
131130
* Filter the input fields

0 commit comments

Comments
 (0)