export const ATTRIBUTES_LIST = {
createAttributeButton: '[data-test-id="create-attribute-button"]'
};