Skip to content

Commit

Permalink
Fix UI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
hichamboushaba committed Oct 17, 2023
1 parent 229add8 commit d2253bd
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"matches": "/wc/v3/products/(.*)"
},
"query": {
"matches": "(.*)orderby\":\"title(.*)"
},
"matches": "(.*)orderby\":\"(.*)"
},
"locale": {
"matches": "(.*)"
}
Expand Down

0 comments on commit d2253bd

Please sign in to comment.