From 3d19ef9268a1fe871ec9a325d2ec94e1a1f10e3a Mon Sep 17 00:00:00 2001 From: Skillz4Killz Date: Thu, 6 May 2021 13:15:46 +0000 Subject: [PATCH] Commit from GitHub Actions (Lint) --- tests/util/utils.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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.