Fixed Policies test

(cherry picked from commit 1de5e29b61)
This commit is contained in:
axl89 2016-08-10 15:17:40 +02:00
parent 2804e59a73
commit 772c6d4004
1 changed files with 1 additions and 0 deletions
tests/console

View File

@ -24,6 +24,7 @@ class Policies(PandoraWebDriverTestCase):
driver = self.driver
self.login()
detect_and_pass_all_wizards(driver)
create_policy(driver,self.policy_name,"Applications",description="Policy for test")