From b07fd5ea8109b39e8a28492413a051e56e325bd8 Mon Sep 17 00:00:00 2001 From: tangkc Date: Wed, 8 Jun 2022 14:19:03 +0800 Subject: [PATCH] =?UTF-8?q?[bug]=E7=BB=9D=E5=AF=B9=E8=B7=AF=E5=BE=84?= =?UTF-8?q?=E9=82=A3=E4=B8=AA=EF=BC=8C=E9=9C=80=E8=A6=81=E8=87=AA=E5=B7=B1?= =?UTF-8?q?=E5=9C=A8=E6=9C=AC=E5=9C=B0=E5=AE=9A=E4=B9=89=E3=80=82=E5=A6=82?= =?UTF-8?q?=E6=9E=9C=E6=9C=AC=E5=9C=B0=E7=A3=81=E7=9B=98=E8=B7=AF=E5=BE=84?= =?UTF-8?q?=E6=B2=A1=E6=9C=89=E5=AE=9A=E4=B9=89=EF=BC=8C=E6=98=AF=E4=BC=9A?= =?UTF-8?q?=E6=8A=A5=E9=94=99=E7=9A=84=EF=BC=8C=E8=BF=99=E9=87=8C=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E5=A4=B9=E6=94=BE=E7=9A=84=EF=BC=8C=E6=98=AF=E8=AE=A9?= =?UTF-8?q?=E4=BD=A0copy=E5=88=B0=E7=B3=BB=E7=BB=9F=E7=9A=84=E6=9C=AC?= =?UTF-8?q?=E5=9C=B0=E8=B7=AF=E5=BE=84=E9=87=8C=E7=9A=84=E3=80=82=E8=BF=99?= =?UTF-8?q?=E5=B1=9E=E4=BA=8E=E6=AD=A3=E5=B8=B8=EF=BC=8C=E4=B8=8D=E9=9C=80?= =?UTF-8?q?=E8=A6=81=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../test/resources/absoluteConfigPath/application.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/liteflow-testcase-declare-component/src/test/resources/absoluteConfigPath/application.properties b/liteflow-testcase-declare-component/src/test/resources/absoluteConfigPath/application.properties index 32e70df3e..55fe91fd8 100644 --- a/liteflow-testcase-declare-component/src/test/resources/absoluteConfigPath/application.properties +++ b/liteflow-testcase-declare-component/src/test/resources/absoluteConfigPath/application.properties @@ -1 +1 @@ -liteflow.rule-source=/absoluteConfigPath/flow.xml \ No newline at end of file +liteflow.rule-source=/usr/local/flow.xml \ No newline at end of file