booleancl / booleancl/javascript-fullstack-module08
Arreglar instrucciones para codigo simple para prueba de productos
オープン
- 主要言語
- HTML
- スター
- 1
- フォーク
- 1
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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"]')
```
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。