diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1d376e8b7..3c8014416 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,7 +3,7 @@ updates: - package-ecosystem: npm directory: "/" schedule: - interval: monthly + interval: weekly time: "04:00" timezone: Europe/Paris open-pull-requests-limit: 10 @@ -14,7 +14,7 @@ updates: - package-ecosystem: composer directory: "/" schedule: - interval: monthly + interval: daily time: "04:00" timezone: Europe/Paris open-pull-requests-limit: 10 diff --git a/tests/Wallabag/CoreBundle/Controller/EntryControllerTest.php b/tests/Wallabag/CoreBundle/Controller/EntryControllerTest.php index 4c42b8564..45815dded 100644 --- a/tests/Wallabag/CoreBundle/Controller/EntryControllerTest.php +++ b/tests/Wallabag/CoreBundle/Controller/EntryControllerTest.php @@ -1410,10 +1410,6 @@ class EntryControllerTest extends WallabagCoreTestCase 'https://politica.estadao.com.br/noticias/eleicoes,campanha-catatonica,70002491983', 'pt_BR', ], - 'fucked_list_of_languages' => [ - 'http://geocatalog.webservice-energy.org/geonetwork/srv/eng/main.home', - null, - ], 'es-ES' => [ 'https://www.20minutos.es/noticia/3360685/0/gobierno-sanchez-primero-historia-mas-mujeres-que-hombres/', 'es_ES',