Simplify server file toolbar
This commit is contained in:
@@ -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", () => {
|
||||
|
||||
Reference in New Issue
Block a user