X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=tests%2FWallabag%2FCoreBundle%2FHelper%2FRedirectTest.php;h=0539f20a90ddcffd5c24d12e1e25dd9df9eb54f6;hb=3d57d625f88203ca526adf7729b93237ecd13242;hp=6aa5964481c0d2b1754407418d32d21ea3945955;hpb=00bf45b6f291b6d1ce5f6a106e8e15bb1cce411b;p=github%2Fwallabag%2Fwallabag.git diff --git a/tests/Wallabag/CoreBundle/Helper/RedirectTest.php b/tests/Wallabag/CoreBundle/Helper/RedirectTest.php index 6aa59644..0539f20a 100644 --- a/tests/Wallabag/CoreBundle/Helper/RedirectTest.php +++ b/tests/Wallabag/CoreBundle/Helper/RedirectTest.php @@ -16,9 +16,6 @@ class RedirectTest extends \PHPUnit_Framework_TestCase /** @var Redirect */ private $redirect; - const PASSWORD = 's3Cr3t'; - const SALT = '^S4lt$'; - public function setUp() { $this->routerMock = $this->getMockBuilder('Symfony\Component\Routing\Router')