From 7eb6600f3c34a48d52c0eb914163d3be250a3318 Mon Sep 17 00:00:00 2001 From: vladvildanov Date: Thu, 12 Dec 2024 18:55:09 +0200 Subject: [PATCH] Added marker --- pytest.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/pytest.ini b/pytest.ini index bbb8d420c4..68fee2b603 100644 --- a/pytest.ini +++ b/pytest.ini @@ -10,6 +10,7 @@ markers = asyncio: marker for async tests replica: replica tests experimental: run only experimental tests + cp_integration: credential provider integration tests asyncio_mode = auto timeout = 30 filterwarnings =