diff --git a/test/mineflayer.test.js b/test/mineflayer.test.js index a92684c..5ceda45 100644 --- a/test/mineflayer.test.js +++ b/test/mineflayer.test.js @@ -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')