Skip to content

Commit 9fa87bf

Browse files
committed
fix: test
Signed-off-by: dhmlau <dhmlau@ca.ibm.com>
1 parent 3a8ca0b commit 9fa87bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/cli/test/test-lint.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ var targets = {
178178
'3333333333333333333333333333333333333333333333333333333333333333' +
179179
'333333333333333333333333333333333333333333333333333333333333333' +
180180
' name is longer than 256\n',
181-
'*** null en:msg006Msg4 message is longer than 192\n',
181+
'*** null en:msg006Msg4 message is longer than 8192\n',
182182
'*** English file is malformed. Other languages not checked.\n',
183183
],
184184
},

0 commit comments

Comments
 (0)