mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-16 12:46:27 +00:00
Merge pull request #5376 from wallabag/fix-failing-test
Fixed unavailable russian website in test
This commit is contained in:
commit
5344db7924
1 changed files with 1 additions and 1 deletions
|
@ -1387,7 +1387,7 @@ class EntryControllerTest extends WallabagCoreTestCase
|
|||
{
|
||||
return [
|
||||
'ru' => [
|
||||
'https://www.vtimes.io/2020/12/14/ubiistvo-kotorogo-ne-bilo-a1981',
|
||||
'https://ru.wikipedia.org/wiki/Открытое_программное_обеспечение',
|
||||
'ru',
|
||||
],
|
||||
'fr' => [
|
||||
|
|
Loading…
Reference in a new issue