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

Correction tests Vodeclic

parent 0771e9ac
No related merge requests found
......@@ -24,6 +24,8 @@ class ModulesMenuTest extends Storm_Test_ModelTestCase {
parent::setUp();
Class_AdminVar::newInstanceWithId('VODECLIC_KEY', ['valeur' => 1234]);
Class_AdminVar::newInstanceWithId('VODECLIC_ID', ['valeur' => 'afi']);
Class_AdminVar::newInstanceWithId('VODECLIC_BIB_ID', ['valeur' => '12']);
Class_AdminVar::newInstanceWithId('MULTIMEDIA_KEY', ['valeur' => 'zork']);
......
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