googleapis / google-api-php-client

A PHP client library for accessing Google APIs
Apache License 2.0
9.2k stars 3.52k forks source link

chore: fix tests for google/auth v1.33 #2531

Closed bshaffer closed 6 months ago

bshaffer commented 6 months ago

Fixes the tests for refactoring that happened in google/auth:v1.33.0.

See https://github.com/googleapis/google-auth-library-php/pull/492