修改测试用例

This commit is contained in:
everywhere.z
2022-12-22 22:02:24 +08:00
parent a2472035af
commit 1aef78243a
9 changed files with 7 additions and 102 deletions

View File

@@ -27,13 +27,6 @@
<artifactId>liteflow-core</artifactId>
<version>${revision}</version>
</dependency>
<dependency>
<groupId>org.noear</groupId>
<artifactId>solon-test</artifactId>
<version>${solon.version}</version>
<scope>test</scope>
</dependency>
</dependencies>
</project>