From 6ef6bfa26947108715de107121c96ceffc928dff Mon Sep 17 00:00:00 2001 From: Pedro Marques Date: Wed, 8 Jan 2025 16:37:13 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d083d8e..6e02d7b 100644 --- a/README.md +++ b/README.md @@ -54,4 +54,4 @@ INFISICAL_TOKEN= ## Testes Automatizados - Os testes estão definidos na pasta `api/tests/` -- Para rodar os testes basta executar no terminal `pytest --disable-warnings` +- Para rodar os testes basta executar no terminal `pytest --disable-warnings`.