mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-13 02:01:16 +00:00
test: sync gateway and config expectations
This commit is contained in:
@@ -365,7 +365,6 @@ describe("gateway run option collisions", () => {
|
||||
).rejects.toThrow("__exit__:1");
|
||||
},
|
||||
);
|
||||
|
||||
expect(runtimeErrors[0]).toContain("Use either --passw***d or --password-file.");
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user