mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-04 01:40:08 +00:00
Fix test name
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
This commit is contained in:
@@ -138,7 +138,7 @@ Deno.test({
|
||||
});
|
||||
|
||||
Deno.test({
|
||||
name: "[channel] create a new text channel with permission overwrites",
|
||||
name: "[channel] clone a new text channel with permission overwrites",
|
||||
async fn() {
|
||||
await ifItFailsBlameWolf(
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user