Skip to content
Snippets Groups Projects
Commit 33cfd6c2 authored by Alex Arnaud's avatar Alex Arnaud
Browse files

dev #17871 OAI

test fix
parent 60ecb2eb
2 merge requests!917Dev#17871 oaista la vista,!904Dev#17871 oaista la vista
......@@ -106,7 +106,7 @@ class PhasePrepareIntegrationsTest extends Class_Cosmogramme_Integration_PhaseTe
->answers(false)
->whenCalled('rename')
->with('ftp/my-library.net/transferts/foo/mylibrarytotal.txt',
'ftp/my-library.net/integration/foo/integre1179.pan')
'ftp/my-library.net/integration/integre1179.pan')
->answers(true)
->beStrict();
......@@ -163,7 +163,7 @@ class PhasePrepareIntegrationsTest extends Class_Cosmogramme_Integration_PhaseTe
protected function _getPreviousPhase() {
return (new Class_Cosmogramme_Integration_Phase(-1))
return (new Class_Cosmogramme_Integration_Phase(0))
->beCron();
}
}
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