mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-21 04:34:42 +01:00
CS
This commit is contained in:
parent
00bf45b6f2
commit
e6b133c60c
@ -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')
|
||||
|
Loading…
Reference in New Issue
Block a user