fix: align tool schemas and health snapshot
This commit is contained in:
@@ -109,6 +109,7 @@ describe("getHealthSnapshot", () => {
|
||||
fs.writeFileSync(tokenFile, "t-file\n", "utf-8");
|
||||
testConfig = { telegram: { tokenFile } };
|
||||
testStore = {};
|
||||
vi.stubEnv("TELEGRAM_BOT_TOKEN", "");
|
||||
|
||||
const calls: string[] = [];
|
||||
vi.stubGlobal(
|
||||
|
||||
Reference in New Issue
Block a user