aboutsummaryrefslogtreecommitdiffstats
path: root/changelog.tmp.md
diff options
context:
space:
mode:
authorAdam de Baugh2013-08-29 13:30:32 +1000
committerVojta Jina2013-08-29 12:06:30 -0700
commitbaaa73ee1ef25fa506ff7aaab3159d710acdafdb (patch)
treeeb1b12bd986a6822b18645dbc9a322bd1ff831d2 /changelog.tmp.md
parentc65fcc003db7530281b69d1b864f183d5b89809f (diff)
downloadangular.js-baaa73ee1ef25fa506ff7aaab3159d710acdafdb.tar.bz2
fix(ngMocks): $logProvider should not use internal APIs
angular.mocks.$LogProvider $logProvider.debugEnabled(false) is crashing with undefined when run inside karma/jasmine test runner: angular.module('foo', []).config(['$logProvider', function ($logProvider) { $logProvider.debugEnabled(false); }]); Closes #3612
Diffstat (limited to 'changelog.tmp.md')
0 files changed, 0 insertions, 0 deletions