Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

Commit

Permalink
fix: Add "verbose" option to allowedNames in cli.ts
Browse files Browse the repository at this point in the history
Fixes #4196
  • Loading branch information
NickTomlin authored and heathkit committed Apr 11, 2017
1 parent 6637a5f commit db51ea6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/cli.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ let allowedNames = [
'multiCapabilities',
'getMultiCapabilities',
'maxSessions',
'verbose',
'verboseMultiSessions',
'baseUrl',
'rootElement',
Expand Down

0 comments on commit db51ea6

Please sign in to comment.