Correct errors when renaming reports
This commit is contained in:
parent
1600b2a28a
commit
32b665c8fa
|
@ -27,7 +27,7 @@ class PAN4(PandoraWebDriverTestCase):
|
|||
|
||||
#Creates report
|
||||
create_report(driver,"PAN_4_Applications","Applications")
|
||||
create_report(driver,"PAN_4Servers","Servers")
|
||||
create_report(driver,"PAN_4_Servers","Servers")
|
||||
|
||||
#Logout
|
||||
logout(driver,self.base_url)
|
||||
|
|
Loading…
Reference in New Issue