Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
julia-fortunato authored Jul 4, 2024
1 parent 02e1d6d commit 2f9baad
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,9 +104,10 @@ Link para a documentação do projeto: [MkDocs - Pollux 2024.1](https://fga0138-
```
5. **Para fazer os testes unitarios**
Primeiramente você deve rodar o banco localmente (sem ser pelo docker)
[Crie seu usuario no postgres](https://rpg.consudata.com.br/posts/2021-03-30-papeis-e-usurios-no-postgresql/)
Mesmo usuario e senha da sua .env
Primeiramente você deve rodar o banco localmente, sem a utilização do docker
[Crie seu usuário no postgres] (https://rpg.consudata.com.br/posts/2021-03-30-papeis-e-usurios-no-postgresql/) com o mesmo usuário e senha da sua .env
cd/backend
```
rails test
```
Expand Down

0 comments on commit 2f9baad

Please sign in to comment.