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

FRBR: Correction test

parent 34d2bc01
No related merge requests found
......@@ -415,7 +415,7 @@ abstract class NoticeAjaxControllerFrbrWithLinksTestCase extends AbstractControl
protected function _getUrlForKey($key) {
return 'http://localhost/afi-opac3-ce/recherche/viewnotice/clef/' . $key
return 'http://localhost' . BASE_URL . '/recherche/viewnotice/clef/' . $key
. '?id_profil=1&type_doc=1';
}
......
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