force-app/main/default/classes/OpportunityLightingButtonControllerTest.cls
@@ -112,6 +112,11 @@ OpportunityLightingButtonController.changeTrade(oppList[0].Id); OpportunityLightingButtonController.queryQuote(''); OpportunityLightingButtonController.queryForNewOpportunityAgencyButtonToRecTypeList('Product','',true); Test.stopTest(); } static testMethod void test2(){ OCMManagementProvinceWebService.updateOpportunity(); } }