force-app/main/default/classes/SelectAssetEstimateVMControllerTest.cls
@@ -1605,7 +1605,9 @@ // System.assertEquals(1, controller.dataList.size()); controller.save(); controller.changedAfterPrint = true; Test.StartTest(); controller.syncEstimate(true,true); Test.stopTest(); } }