Skip to content

Commit 03f2201

Browse files
committed
Fix tests
1 parent b13c074 commit 03f2201

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/src/Import/ImportTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
use Deployer\Deployer;
88
use PHPUnit\Framework\TestCase;
99

10-
class ImporterTest extends TestCase
10+
class ImportTest extends TestCase
1111
{
1212
private $previousInput;
1313
private $previousOutput;

0 commit comments

Comments
 (0)