mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-20 01:19:26 +01:00
Adjust testTitle to take into account /.'s slight change
This commit is contained in:
parent
3d5c877f80
commit
0a4c66071b
@ -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