fix: unify company runtime recovery lifecycle

This commit is contained in:
LZH-YS1998
2026-07-14 14:35:43 +08:00
parent 5e02364eb4
commit b8202bbe9e
56 changed files with 8753 additions and 3542 deletions
-1
View File
@@ -384,7 +384,6 @@ def test_office_ui_work_item_paths_do_not_use_legacy_projection_identity_names()
[
REPO_ROOT / "opc/plugins/office_ui/ws_handler.py",
REPO_ROOT / "opc/plugins/office_ui/snapshot_builder.py",
REPO_ROOT / "opc/plugins/office_ui/recovery_manager.py",
],
)
assert not backend_matches, _format_matches(backend_matches)