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.
default_class
1 parent 8672076 commit 206ec2dCopy full SHA for 206ec2d
tests/Unit/FontAwesomeSVGTest.php
@@ -62,7 +62,7 @@ public function test_it_can_add_a_custom_class($icon): void
62
/**
63
* @dataProvider icons
64
*/
65
- public function test_it_can_remove_the_custom_class($icon): void
+ public function test_it_can_remove_the_default_class($icon): void
66
{
67
$fa = $this->createInstance();
68
0 commit comments