Skip to content

Commit 360ba3b

Browse files
authored
Merge pull request #2518 from SzymSie/patch-2
Fix part5d.md ES - one English line left in Spanish translation
2 parents 35a0d0c + 8a57786 commit 360ba3b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/content/5/es/part5d.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -878,8 +878,6 @@ describe('Note app', function() {
878878
})
879879
```
880880
881-
There is one more annoying feature in our tests
882-
883881
Hay una característica más molesta en nuestras pruebas. La URL de nuestra aplicacion <i> http://localhost:3000 </i> esta esta incustrada directamente en varios lugares.
884882
885883
Definamos la URL de nuestra aplicación <i> baseUrl </i> en el [archivo de configuracion](https://docs.cypress.io/guides/references/configuration) pre-generado de Cypress <i>cypress.config.js</i>:

0 commit comments

Comments
 (0)