We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d72d8fc commit 6cd0063Copy full SHA for 6cd0063
testing/http_authentication.rst
@@ -81,7 +81,7 @@ but the following example shows a complete example that you can adapt to your
81
needs::
82
83
// src/AppBundle/Tests/Controller/DefaultControllerTest.php
84
- namespace Appbundle\Tests\Controller;
+ namespace AppBundle\Tests\Controller;
85
86
use Symfony\Bundle\FrameworkBundle\Test\WebTestCase;
87
use Symfony\Component\BrowserKit\Cookie;
0 commit comments