force-app/main/default/classes/NFM624BatchTest.cls @@ -16,4 +16,4 @@ insert testLog; Database.executeBatch(new NFM624Batch(),1); } } }