add: test
This commit is contained in:
@@ -78,9 +78,6 @@ public class FlwDeployServiceImpl extends FlowServiceNoFactory implements FlwDep
|
||||
|
||||
List<FlwDeployEntity> list = new ArrayList<>();
|
||||
if (deployments != null) {
|
||||
|
||||
|
||||
|
||||
list = deployments.stream()
|
||||
.map(source -> {
|
||||
FlwDeployEntity target = new FlwDeployEntity();
|
||||
|
||||
Reference in New Issue
Block a user