mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-22 17:11:07 +00:00
Fix Russian language validation
This commit is contained in:
parent
548d752937
commit
83f10796a7
1 changed files with 1 additions and 1 deletions
|
@ -1362,7 +1362,7 @@ class EntryControllerTest extends WallabagCoreTestCase
|
|||
{
|
||||
return [
|
||||
'ru' => [
|
||||
'https://www.pravda.ru/world/09-06-2017/1337283-qatar-0/',
|
||||
'https://www.vtimes.io/2020/12/14/ubiistvo-kotorogo-ne-bilo-a1981',
|
||||
'ru',
|
||||
],
|
||||
'fr' => [
|
||||
|
|
Loading…
Reference in a new issue