Merge pull request #1226 from BuhtigithuB/patch-1

Delete obsolete comment left behind
This commit is contained in:
mdipierro
2016-03-18 20:32:39 -05:00
-1
View File
@@ -111,7 +111,6 @@ class TestWeb(LiveTest):
# check registration and login were successful
client.get('index')
# COMMENTED BECAUSE FAILS BUT WHY?
self.assertTrue('Welcome Homer' in client.text)
client = WebClient('http://127.0.0.1:8000/admin/default/')