routing: advance JD one-time boot gate
This commit is contained in:
parent
9b19fee681
commit
f0549e6ef8
14 changed files with 20 additions and 18 deletions
|
|
@ -10,7 +10,7 @@ const architecture = JSON.parse(
|
|||
);
|
||||
|
||||
test("current architecture restores the digital BingShuo system body first", () => {
|
||||
assert.equal(architecture.version, "2026-08-16.2");
|
||||
assert.equal(architecture.version, "2026-08-16.3");
|
||||
assert.equal(architecture.digital_bingshuo_system_body.upstream_repository_commit,
|
||||
"40c29f1e3ecde87f2c0a9cdf232eb0be5263b268");
|
||||
const systemBodyIndex = architecture.read_order.indexOf(
|
||||
|
|
|
|||
Loading…
Reference in a new issue