diff options
author | Jérémy Benoist <j0k3r@users.noreply.github.com> | 2018-08-19 18:15:11 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-19 18:15:11 +0200 |
commit | 685a5d745e2b723a09111d7d31157cced67ea9b4 (patch) | |
tree | 425587fd94f37571e8c83451567449b42f117820 /tests/Wallabag | |
parent | fea06d19f3cf93253f857f7b50cb7200f6c6e925 (diff) | |
parent | 72efc80fdc919656cf50a0432eec1ba58fda0ef2 (diff) | |
download | wallabag-685a5d745e2b723a09111d7d31157cced67ea9b4.tar.gz wallabag-685a5d745e2b723a09111d7d31157cced67ea9b4.tar.zst wallabag-685a5d745e2b723a09111d7d31157cced67ea9b4.zip |
Merge pull request #3707 from wallabag/fix-test-de-at
Removing failing test from Travis
Diffstat (limited to 'tests/Wallabag')
-rw-r--r-- | tests/Wallabag/CoreBundle/Controller/EntryControllerTest.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/Wallabag/CoreBundle/Controller/EntryControllerTest.php b/tests/Wallabag/CoreBundle/Controller/EntryControllerTest.php index a436be79..6721b2e4 100644 --- a/tests/Wallabag/CoreBundle/Controller/EntryControllerTest.php +++ b/tests/Wallabag/CoreBundle/Controller/EntryControllerTest.php | |||
@@ -1325,10 +1325,6 @@ class EntryControllerTest extends WallabagCoreTestCase | |||
1325 | 'http://www.hao123.com/shequ?__noscript__-=1', | 1325 | 'http://www.hao123.com/shequ?__noscript__-=1', |
1326 | 'zh_CN', | 1326 | 'zh_CN', |
1327 | ], | 1327 | ], |
1328 | 'de_AT' => [ | ||
1329 | 'https://buy.garmin.com/de-AT/AT/catalog/product/compareResult.ep?compareProduct=112885&compareProduct=36728', | ||
1330 | 'de_AT', | ||
1331 | ], | ||
1332 | 'ru_RU' => [ | 1328 | 'ru_RU' => [ |
1333 | 'http://netler.ru/ikt/windows-error-reporting.htm', | 1329 | 'http://netler.ru/ikt/windows-error-reporting.htm', |
1334 | 'ru_RU', | 1330 | 'ru_RU', |