
* add update data test ids * fix not changed test ids * fix data-test-id for gift cards * remove comment * fix base url
3 lines
93 B
JavaScript
3 lines
93 B
JavaScript
export const ORDER_REFUND = {
|
|
productsQuantityInput: '[data-test-id*="quantity-input"]'
|
|
};
|