Skip to content

Commit df1225f

Browse files
committed
Remove outdated workshop reference in React recipe
1 parent 6e21439 commit df1225f

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

es_ES/docs/recipes/react.md

-4
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,3 @@ En AVA, puedes usar cualquier librería de aseveraciones, y ya hay unas cuentas
147147

148148
- [`expect-jsx`](https://github.com/algolia/expect-jsx) ([Ejemplo](https://github.com/avajs/ava/issues/186#issuecomment-161317068))
149149
- [`unexpected-react`](https://github.com/bruderstein/unexpected-react) ([Proyecto de muestra con un ejemplo de output](https://github.com/adriantoine/ava-unexpected-react-demo))
150-
151-
## Referencias
152-
153-
- [Guía a fondo sobre cómo configurar AVA con cobertura ("coverage") de código en un proyecto con React](https://github.com/kentcdodds/react-ava-workshop)

fr_FR/docs/recipes/react.md

-4
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,3 @@ Avec AVA, vous pouvez utiliser n'importe quelle bibliothèque d'assertion, et il
148148

149149
- [`expect-jsx`](https://github.com/algolia/expect-jsx) ([Exemple](https://github.com/avajs/ava/issues/186#issuecomment-161317068))
150150
- [`unexpected-react`](https://github.com/bruderstein/unexpected-react) ([Exemple de projet](https://github.com/adriantoine/ava-unexpected-react-demo))
151-
152-
## Référence
153-
154-
- [Guide approfondi de configuration d'AVA avec couverture du code sur un projet React](https://github.com/kentcdodds/react-ava-workshop)

0 commit comments

Comments
 (0)