sunxia
2022-04-11 697794f729f3c93b2c16aed8fc78d8547d7d33dd
NFM606测试类修改

NFM606测试类修改
1个文件已修改
1 ■■■■ 已修改文件
force-app/main/default/classes/NFM606ControllerTest.cls 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
force-app/main/default/classes/NFM606ControllerTest.cls
@@ -4,6 +4,7 @@
    @testSetup
    static void makeTestRepair() {
        Oly_TriggerHandler.bypass('UserProfileHandler');
        Oly_TriggerHandler.bypass('ContactTriggerHandler');
        // 医院的记录类型
        List<RecordType> rectCo = [select Id from RecordType where IsActive = true and SobjectType = 'Account' and DeveloperName = 'Hp'];
        // 战略科室 消化科的记录类型