Skip to content

Commit

Permalink
Merge pull request #174 from magento-gl/gl_pr_jan14_2022
Browse files Browse the repository at this point in the history
Resolved Failed Web API Tests
  • Loading branch information
sidolov authored Jan 14, 2022
2 parents 522ca2d + cf67a17 commit 041ca0e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions InventoryInStorePickupGraphQl/i18n/en_US.csv
Original file line number Diff line number Diff line change
@@ -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."

0 comments on commit 041ca0e

Please sign in to comment.