forked from datawhale/whale-town-end
Merge branch 'main' of https://gitea.xinghangee.icu/datawhale/whale-town-end into ANGJustinl-main
This commit is contained in:
@@ -377,7 +377,7 @@ describe('VerificationService', () => {
|
||||
it('应该返回存在的验证码统计信息', async () => {
|
||||
const codeInfo = {
|
||||
code: '123456',
|
||||
createdAt: Date.now(),
|
||||
createdAt: 1766035834340,
|
||||
attempts: 1,
|
||||
maxAttempts: 3,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user