8000 fixed wrong case · symfony/symfony@eae6a77 · GitHub
[go: up one dir, main page]

Skip to content

Commit eae6a77

Browse files
committed
fixed wrong case
1 parent d0a175b commit eae6a77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Bundle/SecurityBundle/Tests/Functional/AuthenticationCommencingTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
namespace Symfony\Bundle\Securitybundle\Tests\Functional;
3+
namespace Symfony\Bundle\SecurityBundle\Tests\Functional;
4984 44

55
class AuthenticationCommencingTest extends WebTestCase
66
{

0 commit comments

Comments
 (0)
0