fix(webui): refine automation styling and delete confirmation

This commit is contained in:
chengyongru
2026-06-16 11:41:05 +08:00
parent 201d442a85
commit 04545b95d9
12 changed files with 28 additions and 28 deletions
+1 -1
View File
@@ -845,7 +845,7 @@ describe("App layout", () => {
screen.queryByText("This chat has scheduled automations. Deleting it will also delete them."),
).not.toBeInTheDocument();
fireEvent.click(screen.getByRole("button", { name: "删除对话和自动任务" }));
fireEvent.click(screen.getByRole("button", { name: "删除" }));
await waitFor(() =>
expect(deleteChatSpy).toHaveBeenCalledWith("websocket:chat-a", {