update runtimeCheckLog

This commit is contained in:
joseph le 2023-09-21 11:21:39 +07:00
parent 01f4b733de
commit 50863bc712
1 changed files with 13 additions and 13 deletions

View File

@ -278,19 +278,19 @@ export async function runtimeCheckLogs(folderPath) {
issueFound
);
sendMessToZulip(
"stream",
"AUS_VN_Test",
"Test Log Alerts",
"------------\n\n:warning: :warning: **" +
fileName +
"**\n\n" +
content +
"\n\n" +
spoiler +
"\n\n*Issue found:*\n" +
issueFound
);
// sendMessToZulip(
// "stream",
// "AUS_VN_Test",
// "Test Log Alerts",
// "------------\n\n:warning: :warning: **" +
// fileName +
// "**\n\n" +
// content +
// "\n\n" +
// spoiler +
// "\n\n*Issue found:*\n" +
// issueFound
// );
}
}, 3000);
//false: next