Merge pull request 'feature/test_component' (#5) from feature/test_component into master
Reviewed-on: #5 Reviewed-by: Amit Kumar <amit@accuriotech.com>
This commit was merged in pull request #5.
This commit is contained in:
@@ -7,5 +7,6 @@ public with sharing class Sample1 {
|
||||
System.debug('shreys');
|
||||
System.debug('new changes');
|
||||
System.debug('Testing 123');
|
||||
System.debug('Tested 123');
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user