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

Fixes #24719: MockLdapServer needs to be a class instantiated for each test #5603

Conversation

fanf
Copy link
Member

@fanf fanf commented Apr 15, 2024

https://issues.rudder.io/issues/24719

Just change the object into a class, and do one instancation by test. Plus we need a lazy somewhere to satisfy JVM init order (objects are lazy)

@fanf fanf requested a review from VinceMacBuche April 15, 2024 18:35
@Normation-Quality-Assistant
Copy link
Contributor

OK, merging this PR

@Normation-Quality-Assistant Normation-Quality-Assistant merged commit 7f7d379 into Normation:branches/rudder/8.1 Apr 16, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants