Skip to content

Commit 5d58406

Browse files
committed
spotless
1 parent ce179f0 commit 5d58406

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

smoke-tests-otel-starter/spring-boot-3/src/test/java/io/opentelemetry/smoketest/GraalVmNativeKafkaSpringStarterSmokeTest.java

+2-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717
* it's not yet clear why it doesn't work in our case.
1818
*
1919
* <p>In CI, this is done in reusable-native-tests.yml. If you want to run the tests locally, you
20-
* need to start the container manually: see .github/workflows/reusable-native-tests.yml for the command.
20+
* need to start the container manually: see .github/workflows/reusable-native-tests.yml for the
21+
* command.
2122
*/
2223
@EnabledInNativeImage // see JvmMongodbSpringStarterSmokeTest for the JVM test
2324
@EnabledInGithubActions

0 commit comments

Comments
 (0)