Skip to content

Commit

Permalink
Update options.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
alexsch01 authored Nov 8, 2024
1 parent 6933638 commit 1433cba
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 @@ -184,7 +184,6 @@ const driverConfigOptions: Array<DriverConfigOption> = [
defaultValue: 'cypress/downloads',
validation: validate.isString,
isFolder: true,
requireRestartOnChange: 'browser',
}, {
name: 'e2e',
// e2e runner overrides
Expand Down

0 comments on commit 1433cba

Please sign in to comment.