mirror of
https://gitee.com/dromara/liteFlow.git
synced 2026-05-22 21:03:43 +08:00
初步完成 liteflow-solon-plugin 适配
This commit is contained in:
@@ -16,7 +16,6 @@ import org.noear.solon.test.annotation.TestPropertySource;
|
||||
*/
|
||||
@RunWith(SolonJUnit4ClassRunner.class)
|
||||
@TestPropertySource(value = "classpath:/requestId/application.properties")
|
||||
@Import(scanPackages = {"com.yomahub.liteflow.test.requestId.cmp"})
|
||||
public class LiteflowRequestIdELSpringbootTest extends BaseTest {
|
||||
|
||||
@Inject
|
||||
|
||||
Reference in New Issue
Block a user