Update tests

Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
Johan Haals
2021-11-18 14:56:32 +01:00
parent 4d09c60256
commit 4d97ec07fa
2 changed files with 35 additions and 28 deletions
+1
View File
@@ -3,3 +3,4 @@
---
Deprecate `parseErrorResponse` in favour of `parseErrorResponseBody`. Deprecate `data` field inside `ErrorResponse` in favour of `body`.
Rename the error name for unknown errors from `unknown` to `error`.