mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-06-26 22:19:57 +00:00

### What problem does this PR solve? feat: test buildNodesAndEdgesFromDSLComponents #918 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
3 lines
61 B
TypeScript
3 lines
61 B
TypeScript
import '@testing-library/jest-dom';
|
|
import 'umi/test-setup';
|