mirror of
https://github.com/infiniflow/ragflow
synced 2026-05-24 09:39:28 +00:00
### What problem does this PR solve? feat: test buildNodesAndEdgesFromDSLComponents #918 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
2 lines
61 B
TypeScript
2 lines
61 B
TypeScript
import '@testing-library/jest-dom';
|
|
import 'umi/test-setup';
|