X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=karma.conf.js;h=eada18ded519964e83d60c5e5d179d07534fd613;hb=24877581f379fd576abca4d5eda56bbd52d67534;hp=b04979c74437691c26af68d838772ac56cae603b;hpb=4180f472e18dad5000a84fbe7be227fc0cf6c431;p=civicrm-core.git diff --git a/karma.conf.js b/karma.conf.js index b04979c744..eada18ded5 100644 --- a/karma.conf.js +++ b/karma.conf.js @@ -1,18 +1,7 @@ module.exports = function(config) { config.set({ autoWatch: true, - browsers: ['PhantomJS', 'PhantomJS_custom'], - customLaunchers: { - 'PhantomJS_custom': { - base: 'PhantomJS', - options: { - windowName: 'my-window', - settings: { - webSecurityEnabled: false - } - } - } - }, + browsers: ['PhantomJS'], exclude: [ ], files: [