force-app/main/default/classes/NFM501ControllerTest.cls
@@ -3,6 +3,7 @@ @testSetup static void makeTestQLM() { TestDataUtility.CreatePIPolicyConfiguration('QLMNFM501'); // List<BatchIF_Transfer__c> QLMoldMarkTransfers = new List<BatchIF_Transfer__c>(); BatchIF_Transfer__c transfer1 = new BatchIF_Transfer__c(); transfer1.Table__c = 'QLMoldMark';