fixed tests

pull/4769/head
Roman Roelofsen 8 years ago
parent 3d2eddad39
commit 679b4e5369
  1. 2
      frontend/karma.conf.js

@ -109,7 +109,7 @@ module.exports = function (config) {
// start these browsers
// available browser launchers: https://npmjs.org/browse/keyword/karma-launcher
browsers: ['PhantomJS'/*, 'Firefox'*/],
browsers: ['PhantomJS', 'Firefox'],
// Continuous Integration mode

Loading…
Cancel
Save