Skip to content

Commit

Permalink
Update cli/types/cypress.d.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 7154055 commit 9a740c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/types/cypress.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3218,7 +3218,7 @@ declare namespace Cypress {
indexHtmlFile: string

/**
* Set a default browser when user doesn't pass in "--browser".
* The default browser to launch if the "--browser" command line option is not provided.
*/
defaultBrowser: string
}
Expand Down

0 comments on commit 9a740c4

Please sign in to comment.