mirror of
https://github.com/wallabag/wallabag.git
synced 2025-06-27 16:36:00 +00:00
Fix tests
This commit is contained in:
parent
769e19dc4a
commit
9744e97131
4 changed files with 11 additions and 11 deletions
|
@ -133,7 +133,7 @@ class ConfigController extends Controller
|
|||
'rss' => array(
|
||||
'username' => $user->getUsername(),
|
||||
'token' => $config->getRssToken(),
|
||||
)
|
||||
),
|
||||
));
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue