i18n翻译
This commit is contained in:
@@ -27,6 +27,7 @@ func TestMain(m *testing.M) {
|
||||
* 测试同步英雄数据
|
||||
*/
|
||||
func TestSyncHeroData(t *testing.T) {
|
||||
_ = i18n.RefreshI18n(context.Background())
|
||||
thirdPartyDataSync := NewThirdPartyDataSync()
|
||||
|
||||
err := thirdPartyDataSync.SyncHeroData(context.Background())
|
||||
|
||||
Reference in New Issue
Block a user