mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-03 01:00:20 +00:00
test: add cli backend live image probe
This commit is contained in:
@@ -656,7 +656,7 @@ describe("runCliAgent spawn path", () => {
|
||||
expect(argv[imageArgIndex + 1]).not.toBe(sourceImage);
|
||||
});
|
||||
|
||||
it("appends hydrated prompt media refs to generic backend prompts", async () => {
|
||||
it("appends hydrated prompt media refs for stdin backends", async () => {
|
||||
const runCliAgent = await setupCliRunnerTestModule();
|
||||
supervisorSpawnMock.mockResolvedValueOnce(
|
||||
createManagedRun({
|
||||
|
||||
Reference in New Issue
Block a user