diff --git a/test/test_Gameknot.py b/test/test_Gameknot.py index e2d8ae920..ee86afb63 100644 --- a/test/test_Gameknot.py +++ b/test/test_Gameknot.py @@ -88,7 +88,7 @@ if network: conf.supybot.plugins.Gameknot.gameSnarfer.setValue(True) conf.supybot.plugins.Gameknot.statSnarfer.setValue(True) self.assertSnarfNotError( - 'http://gameknot.com/stats.pl?ironchefchess', timeout=20) + 'http://gameknot.com/stats.pl?ironchefchess') self.assertSnarfNotError( 'http://gameknot.com/chess.pl?bd=907498') finally: