Skip to content
Snippets Groups Projects
Commit 48b2fdd7 authored by pbarroca's avatar pbarroca
Browse files

ArteVOD: suppression d'un breakpoint

parent 7d388ce8
Branches
Tags
No related merge requests found
......@@ -78,7 +78,6 @@ class ArteVODHarverstingTwoFilmsInTwoPages extends ArteVODHarverstingTestCase {
->whenCalled('save')->answers(true);
$service = new Class_WebService_ArteVOD();
xdebug_break();
$service->harvest();
}
......
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