mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-28 15:38:36 +00:00
Prior to this change, this broke `pytest` workflows in VSCode due to identical test names in this file and the integration/unit test file.
4 lines
98 B
YAML
4 lines
98 B
YAML
---
|
|
fixes:
|
|
- Fix `pytest` breaking in VSCode due to a name collision in the RAG pipeline tests.
|