mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 00:34:46 +02:00
Correct errors when renaming reports
(cherry picked from commit 32b665c8fa2c0492921b36f67b1b0ef04ea4d4a6)
This commit is contained in:
parent
0b37034823
commit
9604d5c6fa
@ -27,7 +27,7 @@ class PAN4(PandoraWebDriverTestCase):
|
|||||||
|
|
||||||
#Creates report
|
#Creates report
|
||||||
create_report(driver,"PAN_4_Applications","Applications")
|
create_report(driver,"PAN_4_Applications","Applications")
|
||||||
create_report(driver,"PAN_4Servers","Servers")
|
create_report(driver,"PAN_4_Servers","Servers")
|
||||||
|
|
||||||
#Logout
|
#Logout
|
||||||
logout(driver,self.base_url)
|
logout(driver,self.base_url)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user