Skip to content

Commit e4fca58

Browse files
committed
fixup! test_runner: add experimental tag-based test filtering
Signed-off-by: atlowChemi <chemi@atlow.co.il>
1 parent e6db724 commit e4fca58

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

doc/api/test.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1697,7 +1697,7 @@ added:
16971697
- v16.19.0
16981698
changes:
16991699
- version: REPLACEME
1700-
pr-url: https://github.com/nodejs/node/pull/REPLACEME
1700+
pr-url: https://github.com/nodejs/node/pull/63054
17011701
description: Added the `testTagFilters` option.
17021702
- version:
17031703
- v25.6.0
@@ -1936,7 +1936,7 @@ added:
19361936
- v16.17.0
19371937
changes:
19381938
- version: REPLACEME
1939-
pr-url: https://github.com/nodejs/node/pull/REPLACEME
1939+
pr-url: https://github.com/nodejs/node/pull/63054
19401940
description: Added the `tags` option.
19411941
- version:
19421942
- v20.2.0
@@ -4514,7 +4514,7 @@ added:
45144514
- v16.17.0
45154515
changes:
45164516
- version: REPLACEME
4517-
pr-url: https://github.com/nodejs/node/pull/REPLACEME
4517+
pr-url: https://github.com/nodejs/node/pull/63054
45184518
description: Added the `tags` option.
45194519
- version:
45204520
- v18.8.0

0 commit comments

Comments
 (0)