We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 95c4a0b + 8165e4a commit af73bafCopy full SHA for af73baf
tests/Unit/FontAwesomeSVGTest.php
@@ -75,7 +75,7 @@ public function test_it_can_add_a_custom_class($icon): void
75
/**
76
* @dataProvider icons
77
*/
78
- public function test_it_can_remove_the_custom_class($icon): void
+ public function test_it_can_remove_the_default_class($icon): void
79
{
80
$fa = $this->createInstance();
81
0 commit comments