Delete obsolete comment left behind
Comment at L111 :
# COMMENTED BECAUSE FAILS BUT WHY?
Seems left behind and not useful anymore
This commit is contained in:
@@ -108,7 +108,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/')
|
||||
|
||||
Reference in New Issue
Block a user