mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-10 17:05:26 +00:00
Fixed unavailable russian website in test
This commit is contained in:
parent
7b17dfc172
commit
609193cf59
1 changed files with 1 additions and 1 deletions
|
@ -1387,7 +1387,7 @@ class EntryControllerTest extends WallabagCoreTestCase
|
||||||
{
|
{
|
||||||
return [
|
return [
|
||||||
'ru' => [
|
'ru' => [
|
||||||
'https://www.vtimes.io/2020/12/14/ubiistvo-kotorogo-ne-bilo-a1981',
|
'https://ru.wikipedia.org/wiki/Открытое_программное_обеспечение',
|
||||||
'ru',
|
'ru',
|
||||||
],
|
],
|
||||||
'fr' => [
|
'fr' => [
|
||||||
|
|
Loading…
Reference in a new issue