Update test.ts

This commit is contained in:
freearhey
2025-12-22 12:48:04 +03:00
parent 5911de72fe
commit 73988bc3dc

View File

@@ -29,7 +29,7 @@ const errorStatusCodes = [
'HTTP_401_UNAUTHORIZED',
'HTTP_404_',
'HTTP_404_NOT_FOUND',
'HTTP_404_UNKONWN_ERROR',
'HTTP_404_UNKNOWN_ERROR',
'HTTP_410_GONE'
]