Skip to content

Commit

Permalink
exclude some fastapi tests dependent on decimal error messages
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhewitt committed Aug 10, 2023
1 parent 0508f3a commit 5ab4227
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_fastapi.sh
Expand Up @@ -27,3 +27,4 @@ cd .. && pip install . && cd fastapi
--deselect tests/test_tutorial/test_path_operation_configurations/test_tutorial005.py \
--deselect tests/test_tutorial/test_path_operation_configurations/test_tutorial005_py310.py \
--deselect tests/test_tutorial/test_path_operation_configurations/test_tutorial005_py39.py \
--deselect tests/test_multi_body_errors.py \

0 comments on commit 5ab4227

Please sign in to comment.