This commit is contained in:
Andrzej Stepien 2023-08-13 15:33:29 +02:00
parent 5522966760
commit 2786235c79
2 changed files with 2 additions and 0 deletions

View File

@ -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"
} }
}
} }

View File

@ -0,0 +1 @@
import { expect } from "chai";