Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
thijstriemstra committed Apr 30, 2019
1 parent 17ee40c commit 36fb747
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 @@ -29,7 +29,7 @@ var firefoxFlags = {
'media.autoplay.default': 0,
'media.autoplay.ask-permission': false,
'media.autoplay.enabled.user-gestures-needed': false,
'media.autoplay.block-webaudio ': false
'media.autoplay.block-webaudio': false
};

module.exports = function(config) {
Expand Down

0 comments on commit 36fb747

Please sign in to comment.