bugfix: removed erroneous pytest import in failing CI task

This commit is contained in:
matt 2025-10-06 09:56:27 -07:00
parent 7679176414
commit 9606149138
2 changed files with 1 additions and 2 deletions

View file

@ -56,7 +56,6 @@ def test_synergy_pairs_fallback_and_metadata_info(tmp_path):
candidate = name
break
if not candidate: # If still none, skip test rather than fail (environmental variability)
import pytest
pytest.skip('No synergy pair seed theme present in catalog output')
candidate_entry = themes[candidate]
# Must have at least one synergy (fallback or curated)

View file

@ -28019,7 +28019,7 @@
"generated_from": "merge (analytics + curated YAML + whitelist)",
"metadata_info": {
"mode": "merge",
"generated_at": "2025-10-06T09:48:40",
"generated_at": "2025-10-06T09:54:55",
"curated_yaml_files": 739,
"synergy_cap": 5,
"inference": "pmi",