test cases are executed twice #273
Labels
build & infra
Issues related to build & infrastructure.
good first issue
Good first issue
help wanted
After #128 the test cases are executed twice, once when
pytest --cov
is run for the coverage targets and another one for the test targets itself.See https://github.com/open-telemetry/opentelemetry-python/pull/128/files#r338632639.
The text was updated successfully, but these errors were encountered: