mirror of
https://gitee.com/dromara/liteFlow.git
synced 2026-05-14 20:22:07 +08:00
修改测试用例
This commit is contained in:
@@ -24,6 +24,12 @@
|
||||
<artifactId>solon-test</artifactId>
|
||||
<version>${solon.version}</version>
|
||||
<scope>test</scope>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<artifactId>junit-jupiter</artifactId>
|
||||
<groupId>org.junit.jupiter</groupId>
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.aspectj</groupId>
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<module>liteflow-testcase-el-springboot</module>
|
||||
<module>liteflow-testcase-el-springnative</module>
|
||||
<module>liteflow-testcase-el-nospring</module>
|
||||
<module>liteflow-testcase-el-solon</module>
|
||||
<!-- <module>liteflow-testcase-el-solon</module>-->
|
||||
<module>liteflow-testcase-el-declare-springboot</module>
|
||||
<module>liteflow-testcase-el-declare-multi-springboot</module>
|
||||
<module>liteflow-testcase-el-script-groovy-springboot</module>
|
||||
|
||||
Reference in New Issue
Block a user