From 609193cf59ae5ec5762cb72d63e80e68704d173b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Mon, 2 Aug 2021 15:41:31 +0200 Subject: [PATCH] Fixed unavailable russian website in test --- tests/Wallabag/CoreBundle/Controller/EntryControllerTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Wallabag/CoreBundle/Controller/EntryControllerTest.php b/tests/Wallabag/CoreBundle/Controller/EntryControllerTest.php index 627bf87b70..4c42b8564c 100644 --- a/tests/Wallabag/CoreBundle/Controller/EntryControllerTest.php +++ b/tests/Wallabag/CoreBundle/Controller/EntryControllerTest.php @@ -1387,7 +1387,7 @@ public function dataForLanguage() { return [ 'ru' => [ - 'https://www.vtimes.io/2020/12/14/ubiistvo-kotorogo-ne-bilo-a1981', + 'https://ru.wikipedia.org/wiki/Открытое_программное_обеспечение', 'ru', ], 'fr' => [