Skip to content

Commit

Permalink
Merge branch 'master' into pr/9
Browse files Browse the repository at this point in the history
  • Loading branch information
husseinalhammad committed Jul 9, 2023
2 parents 95c4a0b + 8165e4a commit af73baf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Unit/FontAwesomeSVGTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ public function test_it_can_add_a_custom_class($icon): void
/**
* @dataProvider icons
*/
public function test_it_can_remove_the_custom_class($icon): void
public function test_it_can_remove_the_default_class($icon): void
{
$fa = $this->createInstance();

Expand Down

0 comments on commit af73baf

Please sign in to comment.