chore: add opentelemetry-test as a dependancy (#809)
opentelemetry-test was not listed as a test dependency in the asgi instrumentation.
This commit is contained in:
parent
9486b2d4d3
commit
a74c16af9a
|
|
@ -6,6 +6,7 @@ sortfirst=
|
|||
opentelemetry-sdk
|
||||
opentelemetry-instrumentation
|
||||
opentelemetry-proto
|
||||
tests/util
|
||||
ext/opentelemetry-ext-wsgi
|
||||
ext/opentelemetry-ext-dbapi
|
||||
ext/*
|
||||
|
|
|
|||
Loading…
Reference in New Issue