Skip to content

Commit 5cdb917

Browse files
committed
test
1 parent 7a2c703 commit 5cdb917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws-xray-propagator/src/test/java/io/opentelemetry/contrib/awsxray/propagator/internal/AwsComponentProviderTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ void endToEnd() {
2525
+ "propagator:\n"
2626
+ " composite:\n"
2727
+ " - xray:\n"
28-
+ " - xray-lambda:\n";
28+
+ " - xray_lambda:\n";
2929

3030
OpenTelemetrySdk openTelemetrySdk =
3131
DeclarativeConfiguration.parseAndCreate(

0 commit comments

Comments
 (0)