Update test.md

This commit is contained in:
Zhou 2022-11-06 14:26:47 +08:00 committed by GitHub
parent e8ddfeced2
commit 5e8e4b2d5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -86,7 +86,7 @@ describe('my suite', () => {
## 示例
我们以之前在 [资源与操作](development/guide/resources-actions) 章节的功能为例,来写一个插件的测试:
我们以之前在 [资源与操作](development/server/resources-actions) 章节的功能为例,来写一个插件的测试:
```ts
import { mockServer } from '@nocobase/test';