Fix npm tests
Change-Id: I6204876fd512dda133b5b14e3dffee2d174b88a0
This commit is contained in:
@@ -33,6 +33,9 @@ var Horizon = function () {
|
||||
*/
|
||||
horizon.conf = {};
|
||||
|
||||
// default languageCode for tests that run without Django context
|
||||
horizon.languageCode = 'en';
|
||||
|
||||
return horizon;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user