force-app/main/default/classes/LogAutoSendBatch.cls
@@ -279,16 +279,14 @@ // NFM704Rest.executefuture(rowData.Id); // } if (strType_c == 'NFM705') { NFM705Rest.executefuture(rowData.Id); NFM705Rest.main(rowData.Id); } if (strType_c == 'NFM706') { NFM706Rest.executefuture(rowData.Id); NFM706Rest.main(rowData.Id); } if (strType_c == 'NFM707') { NFM707Rest.executefuture(rowData.Id); NFM707Rest.main(rowData.Id); } } if (System.Test.isRunningTest()) { Integer i = 0;