Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Move testGatewayConnectionFunc to proxy_helpers.go #51022

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

codingllama
Copy link
Contributor

@codingllama codingllama commented Jan 14, 2025

testGatewayConnectionFunc is used by non-test files but declared in a _test.go file, which causes a build breakage.

Fixes breakage introduced by #50912.

@codingllama codingllama added the no-changelog Indicates that a PR does not require a changelog entry label Jan 14, 2025
@codingllama codingllama requested a review from ravicious January 14, 2025 14:13
@github-actions github-actions bot requested review from fheinecke and r0mant January 14, 2025 14:14
@codingllama codingllama enabled auto-merge January 14, 2025 14:15
@codingllama codingllama added this pull request to the merge queue Jan 14, 2025
Merged via the queue into master with commit 73abfe8 Jan 14, 2025
44 checks passed
@codingllama codingllama deleted the codingllama/fix-integration branch January 14, 2025 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog Indicates that a PR does not require a changelog entry size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants