File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
06_api_testing_and_collection_runner Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -10,13 +10,12 @@ You can then use the **timestampHeader** variable in the header key-value editor
10
10
11
11
** Note:** An environment will have to be active for env variables to be set.
12
12
13
- The syntax of pre-requests scripts is exactly like that of [ __ test scripts] [ 0 ] except that the response object is not present for obvious reasons.
13
+ The syntax of pre-requests scripts is exactly like that of [ test scripts] [ 0 ] except that the response object is not present for obvious reasons.
14
14
15
15
### Sandbox
16
16
17
17
To check what is available in the pre-request script sandbox, take a look at the [ Sandbox documentation] [ 1 ] .
18
- \\
19
18
20
19
21
20
[ 0 ] : https://www.getpostman.com/docs/jetpacks_writing_tests
22
- [ 1 ] : https://www.getpostman.com/docs/jetpacks_sandbox
21
+ [ 1 ] : https://www.getpostman.com/docs/jetpacks_sandbox
You can’t perform that action at this time.
0 commit comments