From: =?utf-8?q?Karsten_Sch=C3=B6ke?= <karsten.schoeke@geobasis-bb.de>
Date: Mon, 19 Jan 2026 15:37:19 +0100
Subject: disable elasticapm tests

Forwarded: not-needed
Last-Update: 2025-02-25

elastic-apm -- Elastic APM agent for Python
https://github.com/elastic/apm-agent-python
is currently not available in Debian

Last-Update: 2025-02-25
---
 tests/conftest.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/conftest.py b/tests/conftest.py
index e8180f6..2e12021 100644
--- a/tests/conftest.py
+++ b/tests/conftest.py
@@ -21,7 +21,7 @@ import json
 import logging
 import os
 
-import elasticapm
+#import elasticapm
 import pytest
 
 
