Skip to content
Snippets Groups Projects
Commit 66aef561 authored by Patrick Barroca's avatar Patrick Barroca :grin:
Browse files

hotline #64396 : fix uppercase

parent 6cccf584
Branches
Tags
3 merge requests!2723Master,!2721Hotline,!2716hotline #64396 : add timeout on thumbnail download
Pipeline #4497 passed with stage
in 51 minutes and 4 seconds
......@@ -62,7 +62,7 @@ class ArteVODHarverstingFourFilmsInTwoPages extends ArteVODHarverstingTestCase {
foreach(['1' => ArteVODFixtures::firstPage(),
'2' => ArteVODFixtures::secondPage(),
'3' => Artevodfixtures::emptyPage()]
'3' => ArteVODFixtures::emptyPage()]
as $page => $answer) {
$this->_web_client
->whenCalled('open_url')
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment