Skip to content

Commit 99e4631

Browse files
authored
Make sure SM isn't running alongside entitlements tests (#127082) (#127085)
closes #127077
1 parent a809fd7 commit 99e4631

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libs/entitlement/src/test/java/org/elasticsearch/entitlement/initialization/EntitlementInitializationTests.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
import static org.hamcrest.Matchers.endsWith;
2727
import static org.hamcrest.Matchers.startsWith;
2828

29+
@ESTestCase.WithoutSecurityManager
2930
public class EntitlementInitializationTests extends ESTestCase {
3031

3132
private static PathLookup TEST_PATH_LOOKUP;

0 commit comments

Comments
 (0)