Skip to content

Commit

Permalink
refactor: rename to Site(K)itLoaderFactoryTest
Browse files Browse the repository at this point in the history
  • Loading branch information
sitepark-veltrup committed Nov 27, 2023
1 parent c2f927c commit 32bdccd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
use Atoolo\Resource\Loader\SiteKitLoaderFactory;
use PHPUnit\Framework\TestCase;

class SitekitLoaderFactoryTest extends TestCase
class SiteKitLoaderFactoryTest extends TestCase
{
public function testCreate(): void
{
Expand Down

0 comments on commit 32bdccd

Please sign in to comment.