mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 08:47:22 +00:00
change: prettier code
This commit is contained in:
committed by
GitHub Action
parent
685b3d89c5
commit
a01f1c08cd
+1
-1
@@ -131,7 +131,7 @@ Deno.test("[Bot] - Starting Tests", async (t) => {
|
||||
name: "[message] delete messages with a reason",
|
||||
fn: async (t) => {
|
||||
await deleteMessagesWithReasonTest(bot, channel.id, t);
|
||||
},
|
||||
},
|
||||
...sanitizeMode,
|
||||
}),
|
||||
t.step({
|
||||
|
||||
Reference in New Issue
Block a user