Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.

Commit 23f099d

Browse files
committed
fix filter
1 parent 7954be6 commit 23f099d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pytest.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ filterwarnings =
2323
# Remove once we move off credential files https://github.com/googleapis/google-auth-library-python/pull/1812
2424
# Note that these are used in tests only
2525
ignore:Your config file at [/home/kbuilder/.docker/config.json] contains these credential helper entries:DeprecationWarning
26-
ignore:DeprecationWarning: The `credentials_file` argument is deprecated because of a potential security risk
26+
ignore:The `credentials_file` argument is deprecated because of a potential security risk:DeprecationWarning

0 commit comments

Comments
 (0)