feature/testId #16

Merged
emmanuelvitor merged 3 commits from feature/testId into development 2023-02-09 02:28:49 +00:00
2 changed files with 3 additions and 0 deletions
Showing only changes of commit a1ce5aced1 - Show all commits

View File

@ -107,3 +107,5 @@ max-width:314.4px;
display: flex;
flex-direction: column;
}
[class*="html--m3-add-to-cart-button "]{
width: 100%; }

View File

@ -184,6 +184,7 @@
},
"html#add-to-cart-button": {
"props": {
"blockClass": "m3-add-to-cart-button",
"testId": "add-to-cart-button"
},
"children": ["add-to-cart-button"]