提交 cc9d2132 编写于 作者: Y y00314596 提交者: 杨清

fixed b7ca466f from https://gitee.com/yangqing3/xts_acts/pulls/8038

add by yangqing3@huawei.com
Signed-off-by: Ny00314596 <yangqing3@huawei.com>
上级 fbb25671
......@@ -208,7 +208,7 @@ describe('LangTest', function () {
console.log('i18n_test_preferredlanguage_1100 ' + 'start');
let value = I18n.getAppPreferredLanguage();
console.log('i18n_test_preferredlanguage_1100 ' + value);
expect(value).assertEqual('zh-Hans');
expect(value).assertContain('zh');
})
/* *
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册