mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-27 05:09:23 +01:00
Web: Fix test for @title.
This commit is contained in:
parent
ad3f58efc2
commit
943f3a0133
@ -50,7 +50,7 @@ class WebTestCase(ChannelPluginTestCase):
|
||||
|
||||
def testTitle(self):
|
||||
self.assertResponse('title http://www.slashdot.org/',
|
||||
'Slashdot - News for nerds, stuff that matters')
|
||||
'Slashdot: News for nerds, stuff that matters')
|
||||
# Amazon add a bunch of scripting stuff to the top of their page,
|
||||
# so we need to allow for a larger peekSize
|
||||
# Actually, screw Amazon. Even bumping this up to 10k doesn't give us enough
|
||||
|
Loading…
Reference in New Issue
Block a user