Skip to content

Commit 7e70a4d

Browse files
authored
docs: update testing practices link in README (#14)
2 parents 08be863 + ebf63dc commit 7e70a4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ npm --workspace frontend run test:coverage
102102
npm --workspace backend run test:coverage
103103
```
104104

105-
Guia de boas praticas de testes: `TESTING.md`.
105+
Guia de boas praticas de testes: [TESTING.md](https://github.com/Benevanio/Jobs_Scraper_Global/blob/master/TESTING.md).
106106

107107
## Variaveis de ambiente
108108

0 commit comments

Comments
 (0)