mirror of
https://github.com/vercel/commerce.git
synced 2025-05-17 15:06:59 +00:00
test
This commit is contained in:
parent
3c64e43897
commit
c067efba1a
@ -1,5 +1,5 @@
|
||||
describe("Shopping Cart", () => {
|
||||
it("users can add products to the cart", () => {
|
||||
it("userss can add products to the cart", () => {
|
||||
cy.visit("/")
|
||||
cy.getBySel("product-tag").eq(0).click()
|
||||
cy.get('[aria-label="Add to Cart"]').click()
|
||||
|
Loading…
x
Reference in New Issue
Block a user