We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 495e67a commit d7a2fc6Copy full SHA for d7a2fc6
advanced/api/test-specification.md
@@ -33,7 +33,7 @@ Vite 模块图中的模块 ID。通常,它是一个使用 POSIX 分隔符的
33
34
## testModule
35
36
-与规范相关联的 [`TestModule`](/advanced/api/test-module) 实例。如果测试尚未排队,则将是 `undefined`。
+与规范相关联的 [`TestModule`](/advanced/api/test-module) 实例。如果测试还未加入队列,则将是 `undefined`。
37
38
## pool <Badge type="warning">experimental</Badge> {#pool}
39
0 commit comments