diff --git a/tests/util/utils.ts b/tests/util/utils.ts index 5948e396c..33ce2f664 100644 --- a/tests/util/utils.ts +++ b/tests/util/utils.ts @@ -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.