Skip to content

Commit

Permalink
Be more explicit with TEST_ENV
Browse files Browse the repository at this point in the history
  • Loading branch information
mjackson committed Dec 12, 2018
1 parent 7aa6c2d commit 7dfcb37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions karma.conf.js
Expand Up @@ -63,6 +63,7 @@ module.exports = function(config) {
case 'umd':
historyAlias = 'umd/history.js';
break;
case 'source':
default:
historyAlias = 'modules/index.js';
}
Expand Down

0 comments on commit 7dfcb37

Please sign in to comment.