Remove pre-1.0 audit and protected request scaffolding
This commit is contained in:
@@ -98,7 +98,7 @@ describe("ServerDetailPage config write approval", () => {
|
||||
|
||||
it("uses the historical terminal drawer without restoring separate raw command panels", () => {
|
||||
expect(serverDetailPageSource).not.toContain("SourceRCONCommandPanel");
|
||||
expect(serverManagementTerminalSource).toContain("queueGameClientBridgeCommand");
|
||||
expect(serverManagementTerminalSource).toContain("dispatchSourceRCONCommand");
|
||||
expect(serverDetailPageSource).not.toContain("scumManagementRCONCommandRequest");
|
||||
expect(serverDetailPageSource).toContain("<span>打开终端</span>");
|
||||
expect(serverDetailPageSource).toContain("ServerManagementTerminalDrawer");
|
||||
|
||||
Reference in New Issue
Block a user