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:
Andrew Xue 2020-06-10 23:15:47 -04:00 committed by GitHub
parent 9486b2d4d3
commit a74c16af9a
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ sortfirst=
opentelemetry-sdk
opentelemetry-instrumentation
opentelemetry-proto
tests/util
ext/opentelemetry-ext-wsgi
ext/opentelemetry-ext-dbapi
ext/*