Skip to content

Commit f465782

Browse files
committed
update test
1 parent bfc157a commit f465782

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

aws-opentelemetry-distro/tests/amazon/opentelemetry/distro/test_aws_opentelementry_configurator.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,6 @@ def capture_exporter(*args, **kwargs):
504504
test_cases = [
505505
[{"otlp": OTLPLogExporter}, OTLPLogExporter],
506506
[{}, OTLPLogExporter],
507-
[{"grpc": OTLPGrpcLogExporter}, OTLPGrpcLogExporter],
508507
]
509508

510509
os.environ[OTEL_EXPORTER_OTLP_LOGS_ENDPOINT] = "https://logs.us-east-1.amazonaws.com/v1/logs"

0 commit comments

Comments
 (0)