修复寻宝等
This commit is contained in:
@@ -11,7 +11,7 @@ describe('活动测试', function () {
|
||||
|
||||
before(function (done) {
|
||||
const c = new Client();
|
||||
const timer = setInterval(() => {
|
||||
const timer = setInterval(() => {
|
||||
if (c.client) {
|
||||
pinusClient = c.client;
|
||||
clearInterval(timer);
|
||||
|
||||
Reference in New Issue
Block a user