mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-02-02 00:25:06 +08:00
feat: test buildNodesAndEdgesFromDSLComponents (#940)
### What problem does this PR solve? feat: test buildNodesAndEdgesFromDSLComponents #918 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
2
web/jest-setup.ts
Normal file
2
web/jest-setup.ts
Normal file
@ -0,0 +1,2 @@
|
||||
import '@testing-library/jest-dom';
|
||||
import 'umi/test-setup';
|
||||
Reference in New Issue
Block a user