张宇恒
2022-05-06 3b43925ca3211c861a2818a089907d34b5480aa5
force-app/main/default/classes/ConsumTrialControllerTest.cls
@@ -5,6 +5,7 @@
        ConsumTestDataFactory factory = new ConsumTestDataFactory();
        factory.setupTestData();
        factory.selectDetails();
        TestDataUtility.CreatePIPolicyConfiguration('Consum_Apply_Equipment_Set_Detail__c');
    }
    static testMethod void testSave() {
        Consum_Apply__c ca = [SELECT Id FROM Consum_Apply__c LIMIT 1];