module(function($provide) {
      esnConfigMock = function() {
        return $q.when(true);
      };