Remove task pulse from overview
This commit is contained in:
@@ -69,6 +69,7 @@ describe("first-party console pages", () => {
|
||||
expect(html).toContain("资源负载");
|
||||
expect(html).toContain("游戏类型分布");
|
||||
expect(html).toContain("最近运营信号");
|
||||
expect(html).not.toContain("任务脉冲");
|
||||
expect(html).not.toContain("sk-");
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user