chore: 单元测试

This commit is contained in:
xiaojunnuo
2024-08-02 22:58:29 +08:00
parent 9187e87419
commit 70ce6be0bf
13 changed files with 131 additions and 9 deletions
@@ -5,4 +5,3 @@ export default function (timeout: number) {
}, timeout);
});
}