mirror of
https://github.com/tiqi-group/pydase.git
synced 2026-01-15 16:39:25 +01:00
pytest: configures logging through caplog fixture
This commit is contained in:
@@ -8,7 +8,6 @@ from pydase.data_service.state_manager import StateManager
|
||||
from pytest import LogCaptureFixture
|
||||
|
||||
logger = logging.getLogger("pydase")
|
||||
logger.propagate = True
|
||||
|
||||
|
||||
@pytest.mark.asyncio
|
||||
|
||||
Reference in New Issue
Block a user