Skip to content

test(auth): enable skipped quota project default credentials testcase#13459

Open
westarle wants to merge 1 commit into
googleapis:mainfrom
westarle:fix-test-gap-credentials
Open

test(auth): enable skipped quota project default credentials testcase#13459
westarle wants to merge 1 commit into
googleapis:mainfrom
westarle:fix-test-gap-credentials

Conversation

@westarle

Copy link
Copy Markdown
Contributor

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.

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.

CONV=41f7bf2e-6802-474b-8f8c-6c42fbded6c2

TAG=agy
@westarle westarle requested review from a team as code owners June 12, 2026 21:00

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds the missing @test annotation to the getDefaultCredentials_quota_project test method in DefaultCredentialsProviderTest.java, ensuring that the test is executed during test runs. There are no review comments, and I have no feedback to provide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant