mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-01 17:38:38 +00:00
Fix broken test for language detection
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
This commit is contained in:
parent
ee534a2415
commit
063bed0010
1 changed files with 1 additions and 1 deletions
|
@ -1581,7 +1581,7 @@ class EntryControllerTest extends WallabagTestCase
|
|||
'zh',
|
||||
],
|
||||
'pt_BR' => [
|
||||
'https://www.monpetitbresil.com/pages/quem-somos',
|
||||
'https://www.gov.br/pt-br',
|
||||
'pt_BR',
|
||||
],
|
||||
'es' => [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue