Files
sanguo_moziplus_v2/tests
cfdaily a402bb2a2d
CI / lint (pull_request) Successful in 21s
CI / test (pull_request) Successful in 41s
CI / frontend (pull_request) Successful in 14s
CI / notify-on-failure (pull_request) Successful in 0s
[moz] fix(test): 补修 test_e2e_v31/test_four_phase 的 sys.path 污染
PR #110 遗漏的两个文件,同样在模块级执行 sys.path.insert(DEPLOY_DIR)
导致 CI 中 src 模块从安装目录加载。统一加 allow_module_level skip guard。

- tests/e2e/test_e2e_v31.py
- tests/e2e/test_four_phase.py
2026-06-22 06:30:46 +08:00
..