mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Update PAN4.py
Modified the test name
This commit is contained in:
parent
137b42eb27
commit
3948a0fd80
@ -15,7 +15,7 @@ class PAN4(PandoraWebDriverTestCase):
|
||||
test_description = u'Creates a user with Chief Operator permissions over the Applications group. Then creates two reports: one in the Applications group and other in the Servers group. Then, it checks that the given user can only see the Application report'
|
||||
tickets_associated = []
|
||||
|
||||
def test_pan3(self):
|
||||
def test_pan4(self):
|
||||
driver = self.driver
|
||||
login(driver,"admin","pandora")
|
||||
detect_and_pass_all_wizards(driver)
|
||||
|
Loading…
x
Reference in New Issue
Block a user