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 test failures after methods annotated with @DisableFeature #29448

Merged
merged 1 commit into from
May 13, 2024

Conversation

graziang
Copy link
Contributor

Checks the state of the class to detect if the feature should be enabled or disabled after method execution.

Closes #29246
Closes #29247
Closes #29248
Closes #29249
Closes #29250
Closes #29251
Closes #29252
Closes #29253

Closes keycloak#29253

Signed-off-by: Giuseppe Graziano <g.graziano94@gmail.com>
Copy link
Contributor

@rmartinc rmartinc left a comment

Choose a reason for hiding this comment

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

Thanks @graziang! LGTM!

Copy link
Contributor

@ahus1 ahus1 left a comment

Choose a reason for hiding this comment

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

Approving based on @rmartinc's review. Thank you for this fix!

@ahus1 ahus1 merged commit d735668 into keycloak:main May 13, 2024
63 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment