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 =