Skip to content

Commit 328eb79

Browse files
authored
docs: update test-tags feature introduction (vitest-dev#9518)
1 parent b9a032f commit 328eb79

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/guide/test-tags.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ title: Test Tags | Guide
33
outline: deep
44
---
55

6-
# Test Tags <Version>4.1.0</Version>
6+
# Test Tags <Version>4.1.0</Version> {#test-tags}
77

8-
[`Tags`](/config/tags) allow you to mark tests and change their options based on the tag's definition.
8+
[`Tags`](/config/tags) let you label tests so you can filter what runs and override their options when needed.
99

1010
## Defining Tags
1111

0 commit comments

Comments
 (0)