Skip to content

Commit 307b1df

Browse files
author
elasticsearchmachine
committed
[CI] Auto commit changes from spotless
1 parent 86b1137 commit 307b1df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/entitlement/src/main/java/org/elasticsearch/entitlement/bootstrap/EntitlementBootstrap.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ public static void bootstrap(
117117
);
118118
exportInitializationToAgent();
119119
loadAgent(findAgentJar());
120-
//selfTest();
120+
// selfTest();
121121
}
122122

123123
@SuppressForbidden(reason = "The VirtualMachine API is the only way to attach a java agent dynamically")

0 commit comments

Comments
 (0)