Change the call to the create_user function

This commit is contained in:
cesar991 2016-07-12 15:16:17 +02:00
parent 9db4fda87d
commit 3fb09de6a2
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ class PAN4(PandoraWebDriverTestCase):
#Creates a user with Chief Operator - Applications profile
profile_list = []
profile_list.append(("Chief Operator","Applications"))
profile_list.append(("Chief Operator","Applications",[]))
create_user(driver,'PAN_4','PAN_4',email='pan_4@pandorafms.com',profile_list=profile_list)
#Creates report