Skip to content

Commit

Permalink
bump test timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
jforbes committed Apr 2, 2018
1 parent 1e522ed commit 5607a5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/karma.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ module.exports = function(config) {
clearContext: false,
qunit: {
showUI: true,
testTimeout: 5000
testTimeout: 30000
}
},
files: [
Expand Down

0 comments on commit 5607a5f

Please sign in to comment.