From fd4d7993257e12e9cec7543cbeae6f0e42d801cf Mon Sep 17 00:00:00 2001 From: freearhey <7253922+freearhey@users.noreply.github.com> Date: Tue, 30 Dec 2025 05:07:18 +0300 Subject: [PATCH] Update test.ts --- scripts/commands/playlist/test.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/commands/playlist/test.ts b/scripts/commands/playlist/test.ts index 3f632b0836..8c315485c8 100644 --- a/scripts/commands/playlist/test.ts +++ b/scripts/commands/playlist/test.ts @@ -25,7 +25,6 @@ const errorStatusCodes = [ 'ENOTFOUND', 'ENETUNREACH', 'EPROTO', - 'HTTP_400_BAD_REQUEST', 'HTTP_401_UNAUTHORIZED', 'HTTP_404_', 'HTTP_404_NOT_FOUND',