From 7327e44a05506e108b075ff15dc0ee50a6751eec Mon Sep 17 00:00:00 2001 From: Rafael Gonzaga Date: Tue, 6 Aug 2024 18:56:00 -0300 Subject: [PATCH] doc: sort versions to fix the linter error PR-URL: https://github.com/nodejs/node/pull/54229 Reviewed-By: Antoine du Hamel Reviewed-By: Richard Lau Reviewed-By: Marco Ippolito --- doc/api/test.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/test.md b/doc/api/test.md index 1e8d95651111ae..b1a8e0030bd43f 100644 --- a/doc/api/test.md +++ b/doc/api/test.md @@ -3214,8 +3214,8 @@ test('top level test', (t) => { The absolute path of the test file that created the current test. If a test file