修复业务测试:MarketTable→CityRegionList 组件名同步
This commit is contained in:
@@ -16,7 +16,7 @@ export function runTests() {
|
||||
const source = fs.readFileSync(dashboardPath, "utf8");
|
||||
|
||||
assert(
|
||||
source.includes("MarketTable") &&
|
||||
source.includes("CityRegionList") &&
|
||||
source.includes("decisionLabel") &&
|
||||
!source.includes("showAnnouncement"),
|
||||
"v1.5.6 scan upgrade announcement must be removed; new terminal layout must be present",
|
||||
|
||||
Reference in New Issue
Block a user