test: fix types for catalog tests and config UI tests
This commit is contained in:
parent
739ed86847
commit
2c78cd4155
@ -46,8 +46,6 @@ describe("config view", () => {
|
||||
setBorderRadius: vi.fn(),
|
||||
gatewayUrl: "",
|
||||
assistantName: "OpenClaw",
|
||||
borderRadius: 8,
|
||||
setBorderRadius: vi.fn(),
|
||||
});
|
||||
|
||||
function findActionButtons(container: HTMLElement): {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user