test: clean unused var
parent
4044957819
commit
c9f2358769
|
|
@ -530,7 +530,7 @@ describe("trigger handling", () => {
|
|||
},
|
||||
});
|
||||
const blockReplies: Array<{ text?: string }> = [];
|
||||
const res = await getReplyFromConfig(
|
||||
await getReplyFromConfig(
|
||||
{
|
||||
Body: "please /status now",
|
||||
From: "+1002",
|
||||
|
|
|
|||
Loading…
Reference in New Issue