mirror of
https://github.com/wallabag/wallabag.git
synced 2025-09-15 18:57:05 +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 [
|
return [
|
||||||
'ru' => [
|
'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',
|
'ru',
|
||||||
],
|
],
|
||||||
'fr' => [
|
'fr' => [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue