docs: fix project browser test paths

This commit is contained in:
2026-04-04 01:05:04 +08:00
parent 2abe0bbbd4
commit 64a2efe993
3 changed files with 3 additions and 3 deletions

View File

@@ -237,7 +237,7 @@ Header 当前通过 `UI::DrawToolbarBreadcrumbs(...)` 渲染路径,并消费
## 测试锚点
`tests/editor/test_action_routing.cpp` 当前与这条资源链路直接相关的测试包括:
`tests/Editor/test_action_routing.cpp` 当前与这条资源链路直接相关的测试包括:
- `ProjectCommandsCreateFolderMoveAssetAndOpenFolderHelper`
- `ProjectCommandsCreateFolderUsesUniqueDefaultName`