From 962519811b7c4be07f30d09e791798b0ea79d3ae Mon Sep 17 00:00:00 2001
From: 黄千龙 <huangqianlong@prec-tech.com>
Date: 星期三, 08 三月 2023 09:54:02 +0800
Subject: [PATCH] 同步代码
---
force-app/main/default/classes/SelectAssetEstimateVMControllerTest.cls | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/force-app/main/default/classes/SelectAssetEstimateVMControllerTest.cls b/force-app/main/default/classes/SelectAssetEstimateVMControllerTest.cls
index 20cc008..1a78b05 100644
--- a/force-app/main/default/classes/SelectAssetEstimateVMControllerTest.cls
+++ b/force-app/main/default/classes/SelectAssetEstimateVMControllerTest.cls
@@ -210,6 +210,7 @@
Apexpages.currentPage().getParameters().put('id', contactEsti1.Id);
controller = new SelectAssetEstimateVMController();
controller.init();
+ controller.test();
//JZHG-BSDUT4 ---20200825---update By rentongxiao---Start
// System.assertEquals(5, controller.productCount2);
//鍥犱负榛樿鏌ヨ鐨勪繚鏈夎澶囩被鍨嬩负涓绘満
--
Gitblit v1.9.1