wechaty / puppet-wechat

Wechaty Puppet Provider for WeChat
https://www.npmjs.com/package/wechaty-puppet-wechat
Apache License 2.0
408 stars 68 forks source link

Fix prefect restart unit testing #156

Open huan opened 2 years ago

huan commented 2 years ago
for (let n = 0; n < 3; n++) {
  await puppet.start()
  await puppet.stop()
}

Fix

CLAassistant commented 12 months ago

CLA assistant check
All committers have signed the CLA.