Skip to content

Commit 7327e44

Browse files
authored
doc: sort versions to fix the linter error
PR-URL: #54229 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Marco Ippolito <[email protected]>
1 parent e0634f5 commit 7327e44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/test.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3214,8 +3214,8 @@ test('top level test', (t) => {
32143214

32153215
<!-- YAML
32163216
added:
3217-
- v20.16.0
32183217
- v22.6.0
3218+
- v20.16.0
32193219
-->
32203220

32213221
The absolute path of the test file that created the current test. If a test file

0 commit comments

Comments
 (0)