Repair error in test PAN4 and PAN9

This commit is contained in:
cesar991 2016-07-19 13:31:41 +02:00
parent c90f8fe253
commit 44191d8684
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ class PAN9(PandoraWebDriverTestCase):
create_user(driver,"PAN9_user","pandora",profile_list=l)
logout(driver,,self.base_url)
logout(driver,self.base_url)
login(driver,user="PAN9_user")