mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-21 13:12:12 -03:00
- Add 'performance' marker to pytest.ini - Add pytestmark to test_cache_performance.py - Use -m 'not performance' by default in addopts - Allows manual execution with 'pytest -m performance'