mirror of
https://github.com/danbulant/flying-squid
synced 2026-06-19 06:21:08 +00:00
fix timeout
This commit is contained in:
parent
754ec4bced
commit
d6eede202e
1 changed files with 0 additions and 1 deletions
|
|
@ -159,7 +159,6 @@ squid.supportedVersions.forEach((supportedVersion, i) => {
|
|||
})
|
||||
|
||||
describe('commands', () => {
|
||||
jest.setTimeout(10 * 1000)
|
||||
test('has an help command', async () => {
|
||||
await waitLoginMessage(bot)
|
||||
bot.chat('/help')
|
||||
|
|
|
|||
Loading…
Reference in a new issue