We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a8ca0b commit 9fa87bfCopy full SHA for 9fa87bf
1 file changed
packages/cli/test/test-lint.js
@@ -178,7 +178,7 @@ var targets = {
178
'3333333333333333333333333333333333333333333333333333333333333333' +
179
'333333333333333333333333333333333333333333333333333333333333333' +
180
' name is longer than 256\n',
181
- '*** null en:msg006Msg4 message is longer than 192\n',
+ '*** null en:msg006Msg4 message is longer than 8192\n',
182
'*** English file is malformed. Other languages not checked.\n',
183
],
184
},
0 commit comments