
* add update data test ids * fix not changed test ids * fix data-test-id for gift cards * remove comment * fix base url
3 lines
91 B
JavaScript
3 lines
91 B
JavaScript
export const WAREHOUSES_LIST = {
|
|
createNewButton: '[data-test-id="create-warehouse"]'
|
|
};
|