部署:接通三套人格系统每日第五域巡游
This commit is contained in:
parent
d5ccd073cf
commit
f7ef839ced
20 changed files with 1413 additions and 275 deletions
|
|
@ -40,7 +40,7 @@ test("legacy routes stay closed except the three private persona archives", () =
|
|||
if (["REPO-009", "REPO-010", "REPO-011"].includes(repository.code)) {
|
||||
assert.equal(
|
||||
repository.state,
|
||||
"CURRENT_PRIVATE_PERSONA_ARCHIVE_STAGED_NO_SCHEDULED_WRITES",
|
||||
"CURRENT_PRIVATE_PERSONA_HISTORY_AND_DAILY_ROLE_MEMORY_PENDING_DEPLOYMENT",
|
||||
);
|
||||
assert.match(repository.primary.url, /\/code\/bingshuo\//u);
|
||||
assert.equal(repository.controller, "ICE-P-ZY001");
|
||||
|
|
|
|||
Loading…
Reference in a new issue