Skip to content

Commit dd2af7c

Browse files
committed
Test
1 parent 0a3698e commit dd2af7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/platform-utility/CustomMetadataDAO/main/classes/CustomMetadataDAO.cls

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
* if (nameCMList.size() > 0) {
2525
* name = nameCMList[0];
2626
* }
27+
* system.debug('Name: ' + name.MasterLabel);
2728
*/
2829
public inherited sharing class CustomMetadataDAO {
2930
/**

0 commit comments

Comments
 (0)