Skip to content

Commit 8d504f7

Browse files
committed
docs(cn): update guide/improving-performance
1 parent 72a58c9 commit 8d504f7

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

guide/improving-performance.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -216,8 +216,7 @@ jobs:
216216
run: npx vitest --merge-reports
217217
```
218218
219-
If your tests create file-based attachments (for example via `context.annotate` or custom artifacts), upload and restore [`attachmentsDir`](/config/attachmentsdir) in the merge job as shown above.
220-
219+
如果你的测试会创建基于文件的附件(例如通过 `context.annotate` 或自定义测试产物),请在合并任务中按上文所示上传并还原 [`attachmentsDir`](/config/attachmentsdir)。
221220
:::
222221

223222
:::tip

0 commit comments

Comments
 (0)