mirror of
https://gitee.com/dromara/liteFlow.git
synced 2026-05-14 20:22:07 +08:00
sql 插件补充单元测试
This commit is contained in:
@@ -106,10 +106,6 @@ public class SQLWithXmlELSpringbootPollingTest extends BaseTest {
|
||||
Assertions.assertEquals("a==>x3[x3脚本]", response.getExecuteStepStrWithoutTime());
|
||||
Assertions.assertEquals("hello", context.getData("test"));
|
||||
|
||||
// TODO 删除脚本
|
||||
deleteScriptData();
|
||||
Thread.sleep(4000);
|
||||
flowExecutor.execute2Resp("chain6", "arg");
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user