forked from wallabag/wallabag
Fix tests
This commit is contained in:
@ -133,7 +133,7 @@ class ConfigController extends Controller
|
||||
'rss' => array(
|
||||
'username' => $user->getUsername(),
|
||||
'token' => $config->getRssToken(),
|
||||
)
|
||||
),
|
||||
));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user