change: prettier code

This commit is contained in:
Skillz4Killz
2021-10-30 21:26:36 +00:00
committed by GitHub Action
parent 5051c44e0d
commit 573acf1dc1
2 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -91,7 +91,7 @@ Deno.test("[Bot] - Starting Tests", async (t) => {
// ALL MESSAGE RELATED TESTS THAT DEPEND ON AN EXISTING CHANNEL
await t.step("Message related tests", async (t) => {
const message = await bot.helpers.sendMessage(channel.id, "Hello Skillz");
// CONDUCT ALL TESTS RELATED TO A MESSAGE HERE
await Promise.all([
t.step({