mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 12:47:39 +00:00
perf(test): trim browser and models suite overhead
This commit is contained in:
@@ -115,7 +115,7 @@ vi.mock("../../config/config.js", async (importOriginal) => {
|
||||
};
|
||||
});
|
||||
|
||||
import { modelsStatusCommand } from "./list.js";
|
||||
import { modelsStatusCommand } from "./list.status-command.js";
|
||||
|
||||
const runtime = {
|
||||
log: vi.fn(),
|
||||
|
||||
Reference in New Issue
Block a user