Skip to content

Commit 739418f

Browse files
committed
Fix formatting in documentation for pre-request scripts
1 parent e56694f commit 739418f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

06_api_testing_and_collection_runner/pre_request_scripts.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,12 @@ You can then use the **timestampHeader** variable in the header key-value editor
1010

1111
**Note:** An environment will have to be active for env variables to be set.
1212

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.
1414

1515
### Sandbox
1616

1717
To check what is available in the pre-request script sandbox, take a look at the [Sandbox documentation][1].
18-
\\
1918

2019

2120
[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

0 commit comments

Comments
 (0)