[HLCC-ICE-000003] fix: recover code-channel owner login safely

This commit is contained in:
冰朔 2026-07-26 15:02:01 +08:00
commit 100848e9e4
12 changed files with 235 additions and 16 deletions

View file

@ -138,6 +138,7 @@ test("one server-ops approval exposes the full registered three-hour operation s
"provision-approved-architecture",
"push-repository",
"restore-owner-password-login",
"restore-code-channel-owner-login",
]);
} finally {
await new Promise(resolve => app.close(resolve));