test: fix types for catalog tests and config UI tests

This commit is contained in:
chembo.huang 2026-03-19 00:02:29 +08:00
parent 739ed86847
commit 2c78cd4155

View File

@ -46,8 +46,6 @@ describe("config view", () => {
setBorderRadius: vi.fn(),
gatewayUrl: "",
assistantName: "OpenClaw",
borderRadius: 8,
setBorderRadius: vi.fn(),
});
function findActionButtons(container: HTMLElement): {