chore: release v0.1.13 - 翻譯測試使用免費服務並修復測試
This commit is contained in:
parent
bed996e70b
commit
bcaddc225c
5 changed files with 43 additions and 24 deletions
|
|
@ -537,7 +537,7 @@ describe("📊 格式轉換矩陣 Format Conversion Matrix", () => {
|
|||
}
|
||||
}
|
||||
},
|
||||
TIMEOUT * sampled.length,
|
||||
TIMEOUT * MAX_TESTS_PER_CONVERTER,
|
||||
);
|
||||
});
|
||||
}
|
||||
|
|
@ -634,7 +634,7 @@ describe("📊 格式轉換矩陣 Format Conversion Matrix", () => {
|
|||
}
|
||||
}
|
||||
},
|
||||
TIMEOUT * sampled.length,
|
||||
TIMEOUT * MAX_TESTS_PER_CONVERTER,
|
||||
);
|
||||
});
|
||||
}
|
||||
|
|
@ -714,7 +714,7 @@ describe("📊 格式轉換矩陣 Format Conversion Matrix", () => {
|
|||
}
|
||||
}
|
||||
},
|
||||
TIMEOUT * sampled.length,
|
||||
TIMEOUT * MAX_TESTS_PER_CONVERTER,
|
||||
);
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue