We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 803f241 commit 83ac9c9Copy full SHA for 83ac9c9
luceedebug/src/test/java/luceedebug/EvaluatesAnExpression.java
@@ -53,7 +53,6 @@ void a(LuceeAndDockerInfo dockerInfo) throws Throwable {
53
54
try {
55
LuceeUtils.pollForServerIsActive("http://localhost:" + portBindings.http + "/heartbeat.cfm");
56
- System.out.println("poll OK");
57
58
final var dapClient = new DapUtils.MockClient();
59
0 commit comments