mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Add missing wizard checks
This commit is contained in:
parent
2d4617295f
commit
5d4c330c1d
@ -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")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user