Skip to content

Commit b0a38b4

Browse files
authored
Merge pull request #39 from rogamoore/patch-1
fix typo in filename
2 parents e4d9933 + 8967f62 commit b0a38b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/DependencyInjection/FlysytemExtensionTest.php renamed to tests/DependencyInjection/FlysystemExtensionTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
use Symfony\Component\Dotenv\Dotenv;
2424
use Tests\League\FlysystemBundle\Kernel\FlysystemAppKernel;
2525

26-
class FlysytemExtensionTest extends TestCase
26+
class FlysystemExtensionTest extends TestCase
2727
{
2828
public function provideFilesystems()
2929
{

0 commit comments

Comments
 (0)