Ver código fonte

调整测试用例

everywhere.z 4 meses atrás
pai
commit
d0de83a374

+ 1 - 1
liteflow-testcase-el/liteflow-testcase-el-springboot/src/test/resources/maxWaitSeconds/flow.el.xml

@@ -64,7 +64,7 @@
 
 
     <chain name="switch3">
     <chain name="switch3">
         <!-- 不超时 -->
         <!-- 不超时 -->
-        SWITCH(s).TO(a.maxWaitSeconds(3), b.maxWaitSeconds(2));
+        SWITCH(s).TO(a.maxWaitSeconds(3), b.maxWaitSeconds(3));
     </chain>
     </chain>
 
 
     <!-- 条件编排测试 -->
     <!-- 条件编排测试 -->