Skip to content
Snippets Groups Projects
Commit f0d37d06 authored by llaffont's avatar llaffont
Browse files

Correction bootstrap des tests pour l'url rewriting

parent 42723b35
No related merge requests found
......@@ -45,5 +45,5 @@ $_SESSION["selection_bib"]=array("message" => 'selection bib sucks',
$viewRenderer = new ZendAfi_Controller_Action_Helper_ViewRenderer();
Zend_Controller_Action_HelperBroker::addHelper($viewRenderer);
setupRoutes($controller);
setupRoutes($controller, new Zend_Config([]));
?>
\ No newline at end of file
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