forked from M3-Academy/challenge-vtex-io
feat(cart-btn):add testId No cart-button
This commit is contained in:
parent
eea7362153
commit
4fc60e5fd6
@ -488,7 +488,7 @@
|
|||||||
"html#add-to-cart-button#pdp": {
|
"html#add-to-cart-button#pdp": {
|
||||||
"props": {
|
"props": {
|
||||||
"blockClass": "card-button",
|
"blockClass": "card-button",
|
||||||
"testId": "add-to-cart-button#pdp"
|
"testId": "add-to-cart-button"
|
||||||
},
|
},
|
||||||
"children": ["add-to-cart-button#pdp"]
|
"children": ["add-to-cart-button#pdp"]
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user