diff --git a/code/tests/test_synergy_pairs_and_provenance.py b/code/tests/test_synergy_pairs_and_provenance.py index 6fc9d97..36f9007 100644 --- a/code/tests/test_synergy_pairs_and_provenance.py +++ b/code/tests/test_synergy_pairs_and_provenance.py @@ -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) diff --git a/config/themes/theme_list.json b/config/themes/theme_list.json index 1311c50..5bb90da 100644 --- a/config/themes/theme_list.json +++ b/config/themes/theme_list.json @@ -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",