forked from wallabag/wallabag
Added help on config screen
This commit is contained in:
@ -373,7 +373,7 @@ class ConfigControllerTest extends WallabagCoreTestCase
|
||||
[
|
||||
'rss_config[rss_limit]' => 1000000000000,
|
||||
],
|
||||
'validator.rss_limit_too_hight',
|
||||
'validator.rss_limit_too_high',
|
||||
],
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user