python312Packages.opentelemetry-exporter-otlp-proto-grpc: fix tests
This commit is contained in:
@@ -37,7 +37,7 @@ buildPythonPackage {
|
||||
pytestCheckHook
|
||||
];
|
||||
|
||||
disabledTestPaths = [ "tests/performance/benchmarks/" ];
|
||||
pytestFlagsArray = [ "tests" ];
|
||||
|
||||
pythonImportsCheck = [ "opentelemetry.exporter.otlp.proto.grpc" ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user