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 0a4ef79 commit cc50bdbCopy full SHA for cc50bdb
docs/contributing/running-tests.md
@@ -77,7 +77,7 @@ If you want to run a specific smoke test:
77
## OpenTelemetry starter smoke tests
78
79
Smoke tests for the [OpenTelemetry Spring starter](../../instrumentation/spring/starters/spring-boot-starter/README.md)
80
-can be executed in a JVM (`./gradlew smoke-tests-otel-starter:test`) or as Spring native tests (`./gradlew smoke-tests-otel-starter:nativeTest`).
+can be executed in a JVM (`./gradlew smoke-tests-otel-starter:test`) or as Spring Native tests (`./gradlew smoke-tests-otel-starter:nativeTest`).
81
82
## GraalVM native test
83
0 commit comments