mirror of
https://gitee.com/dromara/liteFlow.git
synced 2026-05-14 20:22:07 +08:00
enhancement #I5OFN9 单元测试绝对路径 el.xml 配置文件错误
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
<!--这里只是内容,在这个测试用例中这个文件请移到/usr/local/flow.xml中-->
|
||||
<flow>
|
||||
<chain name="chain1">
|
||||
<when value="a,b,c"/>
|
||||
WHEN(a,b,c);
|
||||
</chain>
|
||||
</flow>
|
||||
@@ -2,6 +2,6 @@
|
||||
<!--这里只是内容,在这个测试用例中这个文件请移到/usr/local/flow.xml中-->
|
||||
<flow>
|
||||
<chain name="chain1">
|
||||
<when value="a,b,c"/>
|
||||
WHEN(a,b,c);
|
||||
</chain>
|
||||
</flow>
|
||||
Reference in New Issue
Block a user