Skip to content

Commit 08dadff

Browse files
author
Maxim Vanhove
committed
Update test name
1 parent eddefe7 commit 08dadff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Unit/FontAwesomeSVGTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ public function test_it_can_change_role($icon): void
126126
/**
127127
* @dataProvider icons
128128
*/
129-
public function test_it_can_aria_labels($icon): void
129+
public function test_it_can_add_aria_labels($icon): void
130130
{
131131
$fa = $this->createInstance();
132132

0 commit comments

Comments
 (0)