Added associated ticket 3831 to PAN2

This commit is contained in:
axl89 2016-06-15 11:08:34 +02:00
parent 390942dcbc
commit c635b24abb

View File

@ -12,7 +12,7 @@ import unittest, time, re
class PAN2(PandoraWebDriverTestCase):
test_name = u'PAN_2'
test_description = u'Creation two agents and delete this agents using bulk operation'
tickets_associated = []
tickets_associated = [3831]
def test_pan2(self):
driver = self.driver