From a65a4de511a04f0faf8bddaee3333735ae17211a Mon Sep 17 00:00:00 2001 From: cxy Date: Tue, 13 Jun 2023 01:40:08 +0000 Subject: [PATCH] =?UTF-8?q?update=20suite2cases/activemq.json.=20=E6=B5=8B?= =?UTF-8?q?=E8=AF=95=E5=A5=97=E9=87=8C=E8=BE=B9=E7=9A=84=E7=94=A8=E4=BE=8B?= =?UTF-8?q?=E5=90=8D=E8=A6=81=E4=B8=8E=E5=AE=9E=E9=99=85=E7=9A=84=E7=94=A8?= =?UTF-8?q?=E4=BE=8B=E5=90=8D=E7=BB=9F=E4=B8=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: cxy --- suite2cases/activemq.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/suite2cases/activemq.json b/suite2cases/activemq.json index 144d7d897..af998cf2c 100644 --- a/suite2cases/activemq.json +++ b/suite2cases/activemq.json @@ -2,7 +2,7 @@ "path": "$OET_PATH/testcases/cli-test/activemq", "cases": [ { - "name": "oe_test_activemq" + "name": "oe_test_activemq_fun_01" } ] } -- Gitee