Skip to content

Commit cc50bdb

Browse files
jaydelucasteverao
andauthored
Update docs/contributing/running-tests.md
Co-authored-by: Steve Rao <[email protected]>
1 parent 0a4ef79 commit cc50bdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contributing/running-tests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ If you want to run a specific smoke test:
7777
## OpenTelemetry starter smoke tests
7878

7979
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`).
80+
can be executed in a JVM (`./gradlew smoke-tests-otel-starter:test`) or as Spring Native tests (`./gradlew smoke-tests-otel-starter:nativeTest`).
8181

8282
## GraalVM native test
8383

0 commit comments

Comments
 (0)