From c635b24abb18f689b57e3e93ab13ab3f8159e5a8 Mon Sep 17 00:00:00 2001 From: axl89 Date: Wed, 15 Jun 2016 11:08:34 +0200 Subject: [PATCH] Added associated ticket 3831 to PAN2 --- tests/console/PAN2.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/console/PAN2.py b/tests/console/PAN2.py index 2d2ad12800..70b4d7335b 100644 --- a/tests/console/PAN2.py +++ b/tests/console/PAN2.py @@ -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