Skip to content

Commit 206ec2d

Browse files
Rename default_class test
1 parent 8672076 commit 206ec2d

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
@@ -62,7 +62,7 @@ public function test_it_can_add_a_custom_class($icon): void
6262
/**
6363
* @dataProvider icons
6464
*/
65-
public function test_it_can_remove_the_custom_class($icon): void
65+
public function test_it_can_remove_the_default_class($icon): void
6666
{
6767
$fa = $this->createInstance();
6868

0 commit comments

Comments
 (0)