Skip to content

Commit

Permalink
chore: update pytest command to disable warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
TanookiVerde committed Jul 11, 2024
1 parent d29fd43 commit 8236df3
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 8236df3

Please sign in to comment.