From c9e6abbdf9913e22b63cc704983b10f92d682b70 Mon Sep 17 00:00:00 2001 From: dongxiaoyan Date: Sat, 27 Jun 2020 12:40:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=B5=8B=E8=AF=95=E4=B8=AD?= =?UTF-8?q?=E6=B3=A8=E9=87=8A=E6=8E=89=E7=9A=84trarmdown,=E9=81=BF?= =?UTF-8?q?=E5=85=8D=E6=B5=8B=E8=AF=95=E9=81=97=E7=95=99=E5=9E=83=E5=9C=BE?= =?UTF-8?q?=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 01-TestCase/zjj/ZJJ_SecurityPolicy_Http.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01-TestCase/zjj/ZJJ_SecurityPolicy_Http.robot b/01-TestCase/zjj/ZJJ_SecurityPolicy_Http.robot index 17178f0..8cde47d 100644 --- a/01-TestCase/zjj/ZJJ_SecurityPolicy_Http.robot +++ b/01-TestCase/zjj/ZJJ_SecurityPolicy_Http.robot @@ -1,5 +1,5 @@ *** Settings *** -#Test Teardown DeletePolicyAndObject ${policyIds} ${objectids} +Test Teardown DeletePolicyAndObject ${policyIds} ${objectids} Force Tags zjj tsg_proxy replace Library OperatingSystem Resource ../../02-Keyword/tsg_adc/SystemCommand.robot