Skip to content

Commit

Permalink
Rename class (EstateManagerTest)
Browse files Browse the repository at this point in the history
  • Loading branch information
doishub committed May 11, 2020
1 parent f528017 commit 0fc5bd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/EstateManagerTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
use ContaoEstateManager\EstateManager\EstateManager;
use PHPUnit\Framework\TestCase;

class ContaoSkeletonBundleTest extends TestCase
class EstateManagerTest extends TestCase
{
public function testCanBeInstantiated()
{
Expand Down

0 comments on commit 0fc5bd9

Please sign in to comment.