Skip to content

Commit

Permalink
Update Karma config
Browse files Browse the repository at this point in the history
  • Loading branch information
mjackson committed Jul 27, 2016
1 parent e4908ae commit 885263e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions karma.conf.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
const webpack = require('webpack')

const projectName = 'expect'
const projectName = require('./package').name

module.exports = (config) => {
const customLaunchers = {
Expand Down

0 comments on commit 885263e

Please sign in to comment.