Skip to content

Commit b1a8bca

Browse files
authored
Update README.md
1 parent 924bbe6 commit b1a8bca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ utils.test.initialize(pm, name, process, onerror)
118118
```
119119

120120
#### Example
121+
Initialize request data in the pre-request script.
121122
```JavaScript
122123
utils.test.initialize(pm, null, function() {
123124
console.log("Add initialization logic here.");

0 commit comments

Comments
 (0)