Skip to content

Commit

Permalink
fix: copy-pasta name fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Crypta-Eve committed Jan 25, 2025
1 parent 2255a1a commit 8d75814
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/Squads/FactionRuleTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@
use Seat\Web\WebServiceProvider;

/**
* Class AllianceRule.
* Class FactionRuleTest.
*
* @package Seat\Tests\Web\Squads
*/
class AllianceRuleTest extends TestCase
class FactionRuleTest extends TestCase
{
/**
* @param \Illuminate\Foundation\Application $app
Expand Down

0 comments on commit 8d75814

Please sign in to comment.