Simplify server file toolbar

This commit is contained in:
npc0-hue
2026-08-26 15:24:21 +08:00
parent c996297c9d
commit d395019848
3 changed files with 15 additions and 13 deletions
@@ -98,6 +98,8 @@ describe("ServerDetailPage config write approval", () => {
expect(serverDetailPageSource).not.toContain("entry.editable");
expect(serverDetailPageSource).not.toContain("entry.downloadable");
expect(serverDetailPageSource).not.toContain("当前目录暂无缓存结果;点击刷新目录读取实时文件。");
expect(serverDetailPageSource).not.toContain("独立通道");
expect(serverDetailPageSource).not.toContain("目录已更新");
});
it("keeps run distribution and client-manager workflows out of server detail tabs", () => {