Skip to content
Snippets Groups Projects
Commit eab7ef93 authored by Ghislain Loas's avatar Ghislain Loas
Browse files

hotline #79470 fix failure

parent 15589274
Branches
Tags
3 merge requests!2905Hotline,!2872Hotline#79470 moisonnage et sso cours tout apprendre via la plateforme biblio on demand qui ne fonctionne pas,!2791[WIP] Sandbox record from yaz
Pipeline #5130 failed with stage
in 10 minutes and 21 seconds
......@@ -255,7 +255,7 @@ class BibliondemandMissingDocTypesTests extends Admin_AbstractControllerTestCase
Bibliondemand_Lib_Analyser::setCommand($this->mock()
->whenCalled('execTimedScript')
->with(60,
'bibliondemand_fetch_missing_doc_types.php >/dev/null 2>&1 &')
'../library/digital_resources/Bibliondemand/scripts/fetch_missing_doc_types.php >/dev/null 2>&1 &')
->answers(true));
Bibliondemand_Lib_Analyser::setFileWriter($this->mock()
......
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