高章伟
2023-03-03 d8dc84a3d56df839895f1c417a4d9cbee763d262
force-app/main/default/classes/SetProvinceTargetBatchTest.cls
@@ -20,6 +20,7 @@
    }
    static testMethod void testMethod1() {
        RecordType[] rt = [select Id from RecordType where SobjectType = 'Opportunity' and IsActive = true and DeveloperName = 'Target'];
        // システム管理者
        User u3 = new User();
        u3 = new User();