From 8e50533e3d5971ea42e632b735d4b16d58caae48 Mon Sep 17 00:00:00 2001 From: freearhey <7253922+freearhey@users.noreply.github.com> Date: Mon, 22 Dec 2025 05:27:00 +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 0464ea645c..8209870d11 100644 --- a/scripts/commands/playlist/test.ts +++ b/scripts/commands/playlist/test.ts @@ -26,7 +26,6 @@ const errorStatusCodes = [ 'ECONNREFUSED', 'HTTP_404_NOT_FOUND', 'HTTP_404_UNKONWN_ERROR', - 'HTTP_403_FORBIDDEN', 'HTTP_401_UNAUTHORIZED' ]