fixed
This commit is contained in:
parent
5522966760
commit
2786235c79
|
@ -25,4 +25,5 @@ export default async function (note) {
|
||||||
//"Please reply with one word, I'm only a bot etc etc"
|
//"Please reply with one word, I'm only a bot etc etc"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
}
|
||||||
}
|
}
|
|
@ -0,0 +1 @@
|
||||||
|
import { expect } from "chai";
|
Loading…
Reference in New Issue