forked from wallabag/wallabag
Fix tests
This commit is contained in:
@ -1325,12 +1325,12 @@ class EntryControllerTest extends WallabagCoreTestCase
|
|||||||
'http://www.hao123.com/shequ?__noscript__-=1',
|
'http://www.hao123.com/shequ?__noscript__-=1',
|
||||||
'zh_CN',
|
'zh_CN',
|
||||||
],
|
],
|
||||||
'ru_RU' => [
|
'ru' => [
|
||||||
'http://netler.ru/ikt/windows-error-reporting.htm',
|
'https://www.kp.ru/daily/26879.7/3921982/',
|
||||||
'ru_RU',
|
'ru',
|
||||||
],
|
],
|
||||||
'pt_BR' => [
|
'pt_BR' => [
|
||||||
'http://precodoscombustiveis.com.br/postos/cidade/4121/pr/maringa',
|
'https://politica.estadao.com.br/noticias/eleicoes,campanha-catatonica,70002491983',
|
||||||
'pt_BR',
|
'pt_BR',
|
||||||
],
|
],
|
||||||
'fucked_list_of_languages' => [
|
'fucked_list_of_languages' => [
|
||||||
|
|||||||
Reference in New Issue
Block a user