fix timeout

This commit is contained in:
Romain Beaumont 2018-05-25 01:06:45 +02:00
parent 754ec4bced
commit d6eede202e
No known key found for this signature in database
GPG key ID: DB60E388B3BCF286

View file

@ -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')