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

chore: only reset dialect result when it has changed #1471

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

olavloite
Copy link
Collaborator

Only change the dialect result that is returned by the mock server when the dialect has actually changed. This makes the test a bit quicker, as we also don't have to close the SpannerPool after each test.

Only change the dialect result that is returned by the mock server
when the dialect has actually changed. This makes the test a bit
quicker, as we also don't have to close the SpannerPool after each
test.
@olavloite olavloite requested a review from a team as a code owner January 25, 2024 13:25
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: spanner Issues related to the googleapis/java-spanner-jdbc API. labels Jan 25, 2024
@olavloite olavloite requested a review from ankiaga January 25, 2024 13:32
@olavloite olavloite merged commit aa4c0f5 into main Feb 5, 2024
25 checks passed
@olavloite olavloite deleted the optimize-savepoint-test branch February 5, 2024 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/java-spanner-jdbc API. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants