Skip to content

Commit

Permalink
fix karma
Browse files Browse the repository at this point in the history
  • Loading branch information
alexjlockwood committed Feb 19, 2017
1 parent 2bdd2ec commit bbee830
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion karma.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ module.exports = function (config) {
fixWebpackSourcePaths: true
},
angularCli: {
config: './angular-cli.json',
config: './.angular-cli.json',
environment: 'dev'
},
reporters: config.angularCli && config.angularCli.codeCoverage
Expand Down

0 comments on commit bbee830

Please sign in to comment.