booleancl / booleancl/javascript-fullstack-module08

Arreglar instrucciones para codigo simple para prueba de productos

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Instrucciones acá

[https://booleancl.github.io/javascript-fullstack-module08/docs/02-bdd-with-cypress.html#qu%C3%A9-son-los-fixtures-
](https://booleancl.github.io/javascript-fullstack-module08/docs/02-bdd-with-cypress.html#qu%C3%A9-son-los-fixtures-
)
aparecen
```
cy.get('[data-cy="products"] li')
```
y deberían ser
```
cy.get('[data-cy="product-item"]')
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.