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 LbAuthorizer test #74

Merged
merged 1 commit into from
Oct 20, 2023
Merged

Fix LbAuthorizer test #74

merged 1 commit into from
Oct 20, 2023

Conversation

mosabua
Copy link
Member

@mosabua mosabua commented Oct 20, 2023

This fixes import and signature usage so tests actually compile and run.

@cla-bot cla-bot bot added the cla-signed label Oct 20, 2023
Comment on lines +3 to +4
import static org.junit.jupiter.api.Assertions.assertFalse;
import static org.junit.jupiter.api.Assertions.assertTrue;
Copy link
Member

Choose a reason for hiding this comment

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

Oh it's jupiter API. got it. I'll use this next time :)

@mosabua mosabua merged commit 03601a2 into trinodb:main Oct 20, 2023
2 checks passed
@mosabua mosabua deleted the testfix branch October 20, 2023 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants