File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -66,5 +66,5 @@ module.exports = (config) ->
66
66
singleRun : false
67
67
68
68
# Concurrency level
69
- # how many browser should be started simultanous
69
+ # how many browser should be started simultaneous
70
70
concurrency : Infinity
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ module.exports = function(config) {
61
61
singleRun : false ,
62
62
63
63
// Concurrency level
64
- // how many browser should be started simultanous
64
+ // how many browser should be started simultaneous
65
65
concurrency : Infinity
66
66
} )
67
67
}
Original file line number Diff line number Diff line change @@ -66,5 +66,5 @@ module.exports = (config) ->
66
66
singleRun : false
67
67
68
68
# Concurrency level
69
- # how many browser should be started simultanous
69
+ # how many browser should be started simultaneous
70
70
concurrency : Infinity
You can’t perform that action at this time.
0 commit comments