haystack/releasenotes/notes/rag-e2e-test-rename-3e2c7265dbb6ba9e.yaml
Madeesh Kannan d6cafeaff3
test: Rename RAG E2E test file (#6750)
Prior to this change, this broke `pytest` workflows in VSCode due to identical test names in this file and the integration/unit test file.
2024-01-16 13:40:22 +01:00

4 lines
98 B
YAML

---
fixes:
- Fix `pytest` breaking in VSCode due to a name collision in the RAG pipeline tests.