We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c43bc7d commit 101c7ffCopy full SHA for 101c7ff
1 file changed
tests/rest/v1/accounts.spec.ts
@@ -53,12 +53,12 @@ describe("account", () => {
53
error: "ERR_BLANK",
54
},
55
],
56
- locale: [
57
- {
58
- description: "is not included in the list",
59
- error: "ERR_INCLUSION",
60
- },
61
- ],
+ // locale: [
+ // {
+ // description: "is not included in the list",
+ // error: "ERR_INCLUSION",
+ // },
+ // ],
62
password: [
63
{
64
description: "can't be blank",
0 commit comments