Skip to content

Commit 0f92e43

Browse files
committed
wuio
1 parent 8daa8ad commit 0f92e43

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: tox.ini

+4-4
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ envlist =
1111
pypy3-test-resource-detector-container
1212

1313
; opentelemetry-sdk-extension-aws
14-
py3{8,9,10,11}-test-sdkextension-aws
15-
pypy3-test-sdkextension-aws
14+
py3{8,9,10,11}-test-sdk-extension-aws
15+
pypy3-test-sdk-extension-aws
1616

1717
; opentelemetry-distro
1818
py3{8,9,10,11}-test-distro
@@ -359,7 +359,7 @@ changedir =
359359
test-instrumentation-httpx-{18,21}: instrumentation/opentelemetry-instrumentation-httpx/tests
360360
test-instrumentation-asyncio: instrumentation/opentelemetry-instrumentation-asyncio/tests
361361
test-util-http: util/opentelemetry-util-http/tests
362-
test-sdkextension-aws: sdk-extension/opentelemetry-sdk-extension-aws/tests
362+
test-sdk-extension-aws: sdk-extension/opentelemetry-sdk-extension-aws/tests
363363
test-resource-detector-container: resource/opentelemetry-resource-detector-container/tests
364364
test-propagator-aws: propagator/opentelemetry-propagator-aws-xray/tests
365365
test-propagator-ot-trace: propagator/opentelemetry-propagator-ot-trace/tests
@@ -480,7 +480,7 @@ commands_pre =
480480

481481
httpx-{18,21}: pip install {toxinidir}/instrumentation/opentelemetry-instrumentation-httpx[test]
482482

483-
sdkextension-aws: pip install {toxinidir}/sdk-extension/opentelemetry-sdk-extension-aws[test]
483+
sdk-extension-aws: pip install {toxinidir}/sdk-extension/opentelemetry-sdk-extension-aws[test]
484484

485485
resource-detector-container: pip install {toxinidir}/resource/opentelemetry-resource-detector-container[test]
486486

0 commit comments

Comments
 (0)