Skip to content

Commit

Permalink
Update packages/config/src/options.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Matt Schile <[email protected]>
  • Loading branch information
alexsch01 and mschile authored Nov 6, 2024
1 parent ea67832 commit 4f1cd4d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/config/src/options.ts
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,6 @@ const driverConfigOptions: Array<DriverConfigOption> = [
name: 'defaultBrowser',
defaultValue: null,
validation: validate.isString,
overrideLevel: 'any',
}, {
name: 'defaultCommandTimeout',
defaultValue: 4000,
Expand Down

0 comments on commit 4f1cd4d

Please sign in to comment.