Skip to content
Extraits de code Groupes Projets
Valider 5dd5e343 rédigé par diosmosis's avatar diosmosis
Parcourir les fichiers

Fixing build.

parent 545c9998
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -146,6 +146,8 @@ abstract class IntegrationTestCase extends PHPUnit_Framework_TestCase ...@@ -146,6 +146,8 @@ abstract class IntegrationTestCase extends PHPUnit_Framework_TestCase
// Usually these modules either return random changing data, or are already tested in specific unit tests. // Usually these modules either return random changing data, or are already tested in specific unit tests.
self::setApiNotToCall(self::$defaultApiNotToCall); self::setApiNotToCall(self::$defaultApiNotToCall);
self::setApiToCall(array()); self::setApiToCall(array());
FakeAccess::$superUserLogin = 'superUserLogin';
} }
public static function tearDownAfterClass() public static function tearDownAfterClass()
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter