优化测试用例

This commit is contained in:
bryan31
2021-09-23 16:20:34 +08:00
parent 7209ef2ab9
commit 3715717ece

View File

@@ -15,7 +15,6 @@ import com.yomahub.liteflow.core.NodeComponent;
@LiteflowRetry(5)
public class CCmp extends NodeComponent {
@Override
public void process() {
System.out.println("CCmp executed!");