Update test.ts

This commit is contained in:
freearhey
2025-12-22 05:27:00 +03:00
parent dc6bd8afef
commit 8e50533e3d

View File

@@ -26,7 +26,6 @@ const errorStatusCodes = [
'ECONNREFUSED',
'HTTP_404_NOT_FOUND',
'HTTP_404_UNKONWN_ERROR',
'HTTP_403_FORBIDDEN',
'HTTP_401_UNAUTHORIZED'
]