Skip to content
Prev Previous commit
Next Next commit
Update pytest.ini
  • Loading branch information
abbrowne126 committed Oct 28, 2025
commit ee95a7d826a1760efc1022f16d8627a125e9af09
2 changes: 1 addition & 1 deletion pytest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ filterwarnings =
# Note that these are used in tests only
ignore:Your config file at [/home/kbuilder/.docker/config.json] contains these credential helper entries:DeprecationWarning
ignore:The `credentials_file` argument is deprecated because of a potential security risk:DeprecationWarning
ignore:*which Google will stop supporting in new releases of google.api_core once it reaches its end of life*:FutureWarning
ignore:.*which Google will stop supporting in new releases of google.api_core once it reaches its end of life.*:FutureWarning
Loading