Skip to content

Commit 8967f62

Browse files
authored
fix typo in filename
1 parent e4d9933 commit 8967f62

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)