diff --git a/counter/tests.py b/counter/tests.py index d500c425..15fcc45b 100644 --- a/counter/tests.py +++ b/counter/tests.py @@ -60,7 +60,7 @@ class CounterTest(TestCase): location = response.get('location') response = self.client.get(response.get('location')) - self.assertTrue('

Richard Batsbak

' in str(response.content)) + self.assertTrue('>Richard Batsbak