mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-26 23:35:02 +02:00
ENT_PAN10 is broken. Disabled until it gets fixed.
This commit is contained in:
parent
5e37848f6e
commit
bec6b6393c
@ -1,3 +1,4 @@
|
||||
"""
|
||||
# -*- coding: utf-8 -*-
|
||||
from include.common_classes_60 import PandoraWebDriverTestCase
|
||||
from include.common_functions_60 import login, click_menu_element, detect_and_pass_all_wizards, logout
|
||||
@ -67,4 +68,4 @@ class PAN10(PandoraWebDriverTestCase):
|
||||
|
||||
if __name__ == "__main__":
|
||||
unittest.main()
|
||||
|
||||
"""
|
||||
|
Loading…
x
Reference in New Issue
Block a user