Commit 99b9a6e
authored
test(auth): enable skipped quota project default credentials testcase (#13459)
In DefaultCredentialsProviderTest.java, the
getDefaultCredentials_quota_project test case was missing the JUnit
@test annotation, causing it to be ignored. This adds the annotation to
ensure it is executed during test runs.1 parent 8e6aeb5 commit 99b9a6e
1 file changed
Lines changed: 1 addition & 0 deletions
File tree
- google-auth-library-java/oauth2_http/javatests/com/google/auth/oauth2
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
387 | 387 | | |
388 | 388 | | |
389 | 389 | | |
| 390 | + | |
390 | 391 | | |
391 | 392 | | |
392 | 393 | | |
| |||
0 commit comments