Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
nknapp committed Feb 7, 2019
1 parent 6171a72 commit 8648fe9
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -164,10 +164,7 @@ module.exports = function(grunt) {
detailedError: true,
concurrency: 4,
browsers: [
{browserName: 'chrome'},
{browserName: 'firefox'},
{browserName: 'safari'},
{browserName: 'internet explorer'}
{browserName: 'chrome'}
]
}
},
Expand Down

0 comments on commit 8648fe9

Please sign in to comment.