mirror of
https://github.com/langgenius/dify.git
synced 2025-12-19 22:28:46 +00:00
- Updated the mock implementation of useDocLink to strip leading slashes from paths, aligning with actual implementation behavior. - This change ensures that the generated documentation URLs are consistent and accurate, improving the reliability of tests that depend on this mock. These adjustments enhance the overall stability and correctness of the testing suite for document processing components.