From cf67a17222f7e9bf8ded30a567d5b6233834b6c2 Mon Sep 17 00:00:00 2001 From: Rimple Saini Date: Fri, 14 Jan 2022 21:56:55 +0530 Subject: [PATCH] Resolved Failed Web API Tests --- InventoryInStorePickupGraphQl/i18n/en_US.csv | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/InventoryInStorePickupGraphQl/i18n/en_US.csv b/InventoryInStorePickupGraphQl/i18n/en_US.csv index 3f3c67bccccb..91b5101568d3 100644 --- a/InventoryInStorePickupGraphQl/i18n/en_US.csv +++ b/InventoryInStorePickupGraphQl/i18n/en_US.csv @@ -1,5 +1,5 @@ "PickupLocation type not defined in schema.","PickupLocation type not defined in schema." "Region or city or postcode must be specified for the filter by distance.","Region or city or postcode must be specified for the filter by distance." -"currentPage value must be greater than 0.","current_page value must be greater than 0." -"pageSize value must be greater than 0.","page_size value must be greater than 0." -"currentPage value %1 specified is greater than the %2 page(s) available.","current_page value %1 specified is greater than the %2 page(s) available." +"currentPage value must be greater than 0.","currentPage value must be greater than 0." +"pageSize value must be greater than 0.","pageSize value must be greater than 0." +"currentPage value %1 specified is greater than the %2 page(s) available.","currentPage value %1 specified is greater than the %2 page(s) available."