mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-04 01:40:08 +00:00
Commit from GitHub Actions (Lint)
This commit is contained in:
@@ -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