Skip to content

Commit ccecfc6

Browse files
authored
Update EXAMPLES.md
1 parent 65e051d commit ccecfc6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/EXAMPLES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ Create a list of 100 Account sObjects with list of 5 different names that will l
145145
'Name' => new List<String>{'Google','Amazon','Facebook','Apple','Microsoft'},
146146
'Description' => 'Same description'
147147
},100);
148+
```
148149

149150
##### Create 10 Cases related to 10 Accounts
150151

0 commit comments

Comments
 (0)