Skip to content

Commit 19eca61

Browse files
committed
Update test
1 parent 57dab5d commit 19eca61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/no-generic-link-text.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ ruleTester.run('no-generic-link-text', rule, {
3232
errors: [
3333
{
3434
message:
35-
'When setting ARIA to provide a more descriptive accessible name, it must fully include the visible label content.'
35+
'When using ARIA to set a more descriptive text, it must fully contain the visible label.'
3636
}
3737
]
3838
}

0 commit comments

Comments
 (0)