feature/test_component #5
@@ -7,5 +7,6 @@ public with sharing class Sample1 {
|
|||||||
System.debug('shreys');
|
System.debug('shreys');
|
||||||
System.debug('new changes');
|
System.debug('new changes');
|
||||||
System.debug('Testing 123');
|
System.debug('Testing 123');
|
||||||
|
System.debug('Tested 123');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user