mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 07:44:35 +02:00
Added associated ticket 3831 to PAN2
This commit is contained in:
parent
390942dcbc
commit
c635b24abb
@ -12,7 +12,7 @@ import unittest, time, re
|
|||||||
class PAN2(PandoraWebDriverTestCase):
|
class PAN2(PandoraWebDriverTestCase):
|
||||||
test_name = u'PAN_2'
|
test_name = u'PAN_2'
|
||||||
test_description = u'Creation two agents and delete this agents using bulk operation'
|
test_description = u'Creation two agents and delete this agents using bulk operation'
|
||||||
tickets_associated = []
|
tickets_associated = [3831]
|
||||||
|
|
||||||
def test_pan2(self):
|
def test_pan2(self):
|
||||||
driver = self.driver
|
driver = self.driver
|
||||||
|
Loading…
x
Reference in New Issue
Block a user