Merge branch 'main' into prettier-workflow

This commit is contained in:
ITOH
2021-05-21 17:54:26 +02:00
5 changed files with 13 additions and 18 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ Deno.test({
const channel = await createChannel(tempData.guildId, {
name: "synced-channel",
parentId: category.id.toString(),
parentId: category.id,
});
// Assertions