X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=karma.conf.js;h=1710c33fdc590a2ebc269766c99e930cde51ba5f;hb=7a31fd3610f1685014e4197551e04cb739dcce36;hp=2915dc7814fe5020a03f613abe5ce5eaf923edc5;hpb=4007a323f8cfc5f37438dc8c22192f1baf42a4ac;p=civicrm-core.git diff --git a/karma.conf.js b/karma.conf.js index 2915dc7814..1710c33fdc 100644 --- a/karma.conf.js +++ b/karma.conf.js @@ -21,6 +21,7 @@ module.exports = function(config) { autoWatch: true, browsers: ['PhantomJS'], exclude: [ + 'ang/api4Explorer/Explorer.js' ], files: [ 'bower_components/phantomjs-polyfill/bind-polyfill.js',