diff --git a/tests/dspy_gitops/conftest.py b/tests/dspy_gitops/conftest.py index 9cd2aaca95..bdf422c76f 100644 --- a/tests/dspy_gitops/conftest.py +++ b/tests/dspy_gitops/conftest.py @@ -197,3 +197,4 @@ def sample_dspy_examples() -> list[Any]: if DSPY_AVAILABLE: return [dict_to_dspy_example(q) for q in SAMPLE_QUERIES] return SAMPLE_QUERIES +# Trigger test