mirror of
https://github.com/langgenius/dify.git
synced 2026-07-21 10:38:32 +08:00
docs(web): fix testing guide link (#38006)
Co-authored-by: Harsh Kashyap <Harsh23Kashyap@users.noreply.github.com>
This commit is contained in:
parent
4fbfedd287
commit
5b8679468d
@ -148,7 +148,7 @@ Before writing tests, use the script to analyze component complexity:
|
||||
pnpm analyze-component app/components/your-component/index.tsx
|
||||
```
|
||||
|
||||
This will help you determine the testing strategy. See [web/testing/testing.md] for details.
|
||||
This will help you determine the testing strategy. See [web/docs/test.md] for details.
|
||||
|
||||
## Documentation
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user