Update test.md
This commit is contained in:
parent
e8ddfeced2
commit
5e8e4b2d5f
@ -86,7 +86,7 @@ describe('my suite', () => {
|
|||||||
|
|
||||||
## 示例
|
## 示例
|
||||||
|
|
||||||
我们以之前在 [资源与操作](development/guide/resources-actions) 章节的功能为例,来写一个插件的测试:
|
我们以之前在 [资源与操作](development/server/resources-actions) 章节的功能为例,来写一个插件的测试:
|
||||||
|
|
||||||
```ts
|
```ts
|
||||||
import { mockServer } from '@nocobase/test';
|
import { mockServer } from '@nocobase/test';
|
||||||
|
Loading…
Reference in New Issue
Block a user