beforeEach(inject(function(_$rootScope_, _esnConfigApi_, _esnUserConfigurationService_, _ESN_USER_CONFIGURATION_DEFAULT_MODULE_) {
    $rootScope = _$rootScope_;
    esnConfigApi = _esnConfigApi_;
    esnUserConfigurationService = _esnUserConfigurationService_;
    ESN_USER_CONFIGURATION_DEFAULT_MODULE = _ESN_USER_CONFIGURATION_DEFAULT_MODULE_;