fix: freeze dev ports and edge health
This commit is contained in:
@@ -28,7 +28,7 @@ async function captureCli(args) {
|
||||
}
|
||||
|
||||
const summary = loadMvpGateSummary(repoRoot);
|
||||
assert.equal(summary.endpoint, "http://74.48.78.17:6667");
|
||||
assert.equal(summary.endpoint, "http://74.48.78.17:16667");
|
||||
assert.deepEqual(
|
||||
summary.milestones.map((item) => item.id),
|
||||
["M0", "M1", "M2", "M3", "M4", "M5"]
|
||||
|
||||
Reference in New Issue
Block a user