Description: disable elasticapm tests 
 elastic-apm -- Elastic APM agent for Python
 https://github.com/elastic/apm-agent-python
 is currently not available in Debian
 .
Author: Karsten Schöke <karsten.schoeke@geobasis-bb.de>
Forwarded: not-needed
Last-Update: 2025-02-25
---

--- python-ecs-logging-2.2.0.orig/tests/conftest.py
+++ python-ecs-logging-2.2.0/tests/conftest.py
@@ -21,7 +21,7 @@ import json
 import logging
 import os

-import elasticapm
+#import elasticapm
 import pytest


