api/tests/pinterest: specify errorCode for invalid

This commit is contained in:
hyperdefined 2025-06-07 20:08:54 -04:00
parent 82fa660568
commit ff0500aeec
No known key found for this signature in database
GPG Key ID: 38C93C4835071D4A

View File

@ -14,7 +14,8 @@
"params": {},
"expected": {
"code": 400,
"status": "error"
"status": "error",
"errorCode": "error.api.fetch.empty"
}
},
{