force-app/main/default/classes/NFM601BatchTest.cls @@ -80,4 +80,4 @@ Database.executeBatch(new NFM601Batch()); Database.executeBatch(new NFM606Batch()); } } }