Skip to content

Commit

Permalink
Merge pull request #149 from prefeitura-rio/dummy
Browse files Browse the repository at this point in the history
chore: update pytest command to disable warnings
  • Loading branch information
TanookiVerde committed Jul 11, 2024
2 parents d29fd43 + 8236df3 commit 3ff4d8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ echo "Setting environment variables"
export IN_DEBUGGER=true

echo "Running tests"
pytest
pytest --disable-warnings

0 comments on commit 3ff4d8b

Please sign in to comment.