Explorar el Código

Fixed backend/tests/unit/test_spoolbuddy_system_stats.py

maziggy hace 5 meses
padre
commit
a05b880a0b
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      backend/tests/unit/test_spoolbuddy_system_stats.py

+ 4 - 0
backend/tests/unit/test_spoolbuddy_system_stats.py

@@ -1,5 +1,9 @@
 """Tests for SpoolBuddy daemon system_stats collector."""
 
+import pytest
+
+pytest.importorskip("spoolbuddy", reason="spoolbuddy package not available in Docker")
+
 from unittest.mock import patch
 
 from spoolbuddy.daemon.system_stats import (