1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-15 18:57:05 +00:00

Fix #1643: fix the way to load the HTML template in 2factor auth

This commit is contained in:
Nicolas Lœuillet 2016-02-04 17:29:14 +01:00
parent e008c037f5
commit 855a4c680f
3 changed files with 4 additions and 4 deletions

View file

@ -6,7 +6,7 @@ use Wallabag\CoreBundle\Tests\WallabagCoreTestCase;
/**
* The controller `SettingsController` does not exist.
* This test cover security against the internal settings page managed by CraueConfigBundle
* This test cover security against the internal settings page managed by CraueConfigBundle.
*/
class SettingsControllerTest extends WallabagCoreTestCase
{