mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 16:57:22 +00:00
Commit from GitHub Actions (Lint)
This commit is contained in:
+1
-2
@@ -96,8 +96,7 @@ Deno.test({
|
||||
});
|
||||
|
||||
Deno.test({
|
||||
name:
|
||||
"[utils] validateSlashCommands(): application command description",
|
||||
name: "[utils] validateSlashCommands(): application command description",
|
||||
fn() {
|
||||
assertThrows(() =>
|
||||
// The maximum length of the description of an application command is 100.
|
||||
|
||||
Reference in New Issue
Block a user