Skip to content

Commit 17f1b8f

Browse files
authored
Remove obsolete comment in the test docs (#550)
Signed-off-by: Juan Cruz Viotti <[email protected]>
1 parent ca4723a commit 17f1b8f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/test.markdown

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@ as JSON files that follow a specific format:
3131
into the resolution context using the `--resolve` or `--http` options_.
3232

3333
If the `target` is relative, it will be interpreted as a file path relative
34-
to the test file location. For security reasons, the file path still needs be
35-
imported into the resolution context using `--resolve`.
34+
to the test file location.
3635

3736
- `tests`: An array of tests you want to run.
3837

0 commit comments

Comments
 (0)