Skip to content

Commit 184e18f

Browse files
committed
update tests
1 parent 73438c7 commit 184e18f

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

instrumentation/opentelemetry-instrumentation-botocore/tests/test_botocore_instrumentation.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -577,9 +577,6 @@ def test_server_attributes_with_custom_endpoint(self):
577577
},
578578
)
579579

580-
@unittest.skipIf(
581-
aiobotocore_installed, "aiobotocore installed with botocore"
582-
)
583580
@patch(
584581
"opentelemetry.instrumentation.auto_instrumentation._load.get_dist_dependency_conflicts"
585582
)

0 commit comments

Comments
 (0)