Commit from GitHub Actions (Lint)

This commit is contained in:
Skillz4Killz
2021-05-06 13:15:46 +00:00
parent 41795bb30d
commit 3d19ef9268

View File

@@ -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.