Skip to content

Commit eb5157b

Browse files
otelbot[bot]zeitlinger
authored andcommitted
./gradlew spotlessApply
1 parent 7afef03 commit eb5157b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smoke-tests/src/test/java/io/opentelemetry/smoketest/AgentDebugLoggingTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
class AgentDebugLoggingTest extends JavaSmokeTest {
1515

1616
public AgentDebugLoggingTest() {
17-
super(
17+
super(
1818
SmokeTestTarget.springBoot("20250915.17728045097")
1919
.waitStrategy(
2020
new TargetWaitStrategy.Log(

0 commit comments

Comments
 (0)