mirror of
https://github.com/wallabag/wallabag.git
synced 2025-07-22 17:18:37 +00:00
Tried to fix tests
This commit is contained in:
parent
65cd8a4a9a
commit
54fd55fda1
2 changed files with 60 additions and 6 deletions
|
@ -13,7 +13,6 @@ class Redirect
|
|||
{
|
||||
private $router;
|
||||
private $tokenStorage;
|
||||
private $actionMarkAsRead;
|
||||
|
||||
public function __construct(Router $router, TokenStorageInterface $tokenStorage)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue