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

dev #18087 orphea fix tests failures

parent bee92d20
Branches
Tags
3 merge requests!780Master,!737Dev #18087 orphea harvest,!723Dev #18087 orphea harvest
......@@ -45,6 +45,7 @@ class RessourcesNumeriquesFixtures {
self::activateCVS();
self::activateLekiosk();
self::activateMusicMe();
self::activateOrphea();
}
......
......@@ -18,7 +18,8 @@
* along with BOKEH; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
include_once('tests/fixtures/HarvestOrpheaFixtures.php');
include_once('tests/fixtures/RessourcesNumeriquesFixtures.php');
class BatchModelTest extends Storm_Test_ModelTestCase {
public function setUp(){
......
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