From 469b555c507fcf59271fd7fc1b117013dba40dc6 Mon Sep 17 00:00:00 2001 From: cfdaily Date: Fri, 5 Jun 2026 23:15:26 +0800 Subject: [PATCH] auto-sync: 2026-06-05 23:15:26 --- docs/test-plan-e2e-v27.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/test-plan-e2e-v27.md b/docs/test-plan-e2e-v27.md index 2a39f0e..a980f40 100644 --- a/docs/test-plan-e2e-v27.md +++ b/docs/test-plan-e2e-v27.md @@ -361,6 +361,8 @@ E2E 测试能安全运行的前提: ### 5.1 目录结构 +> 说明:以下为迁移完成后的目标结构。标注"待创建"的文件目前逻辑在其他文件中,迁移时需拆出。 + ``` tests/ ├── conftest.py # 全局 fixture + marker 注册 + atexit 清理兜底