Skip to content

Commit af73baf

Browse files
Merge branch 'master' into pr/9
2 parents 95c4a0b + 8165e4a commit af73baf

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
@@ -75,7 +75,7 @@ public function test_it_can_add_a_custom_class($icon): void
7575
/**
7676
* @dataProvider icons
7777
*/
78-
public function test_it_can_remove_the_custom_class($icon): void
78+
public function test_it_can_remove_the_default_class($icon): void
7979
{
8080
$fa = $this->createInstance();
8181

0 commit comments

Comments
 (0)