api/tests/conftest.py
2025-07-11 13:52:19 +00:00

3 lines
85 B
Python

from modules.logger_tool import PytestFormatter
pytest_formatter = PytestFormatter()