mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-11 04:32:36 +01:00
MoobotFactoids: Fix tests with fastest computers.
This commit is contained in:
parent
fdb7a764d4
commit
139cb39ec5
@ -220,7 +220,7 @@ class FactoidsTestCase(ChannelPluginTestCase):
|
|||||||
self.assertRegexp('most popular',
|
self.assertRegexp('most popular',
|
||||||
"Top 1 requested factoid:.*moogle.*(1)")
|
"Top 1 requested factoid:.*moogle.*(1)")
|
||||||
# Check plural response
|
# Check plural response
|
||||||
time.sleep(0.1)
|
time.sleep(1)
|
||||||
self.prefix = userPrefix2
|
self.prefix = userPrefix2
|
||||||
self.assertNotError('mogle is <reply>mo')
|
self.assertNotError('mogle is <reply>mo')
|
||||||
self.assertRegexp('most authored',
|
self.assertRegexp('most authored',
|
||||||
|
Loading…
Reference in New Issue
Block a user