Update plugins/woocommerce/tests/performance/requests/merchant/orders-search.js

Co-authored-by: Tam Mullen <tam.mullen@automattic.com>
This commit is contained in:
Veljko V 2021-12-21 13:54:12 +01:00 committed by GitHub
parent 5c110acd4a
commit 829d9b3035
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ export function ordersSearch() {
);
response = http.get(
`${base_url}/wp-admin/edit.php?s&` +
`${base_url}/wp-admin/edit.php?s=${product_search_term}&` +
`post_status=all&post_type=shop_order&action=-1&m=0&_customer_user&` +
`paged=1&action2=-1`,
{