Fri Apr 14 10:11:00 UTC 2023 inscode

上级 e82a2b73
......@@ -24,7 +24,7 @@ const getKeys = (target: Record<string, any>) => {
}
test('check locales completeness', () => {
const zh = getKeys(localeZH).sort()
const en = getKeys(localeEN).sort()
const zh = getKeys(localeZH).sort()
expect(zh).toEqual(en)
})
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册