diff --git a/test/docker-bot/ts-bot.ts b/test/docker-bot/ts-bot.ts index 6318e6b750ef00597dbc7fe2fcc1042953903c74..db4b7422b286bf33a172153814f96720e493ea50 100644 --- a/test/docker-bot/ts-bot.ts +++ b/test/docker-bot/ts-bot.ts @@ -1,4 +1,4 @@ -import { Wechaty } from 'wechaty' +import { Wechaty } from 'wechaty' -const bot = Wechaty.instance() +const bot = Wechaty.instance() console.log(bot.version())