Skip to content

Commit

Permalink
Update cypress.d.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
alexsch01 authored Nov 3, 2024
1 parent 11bd244 commit c1fc1b2
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 other than electron when user doesn't pass in "--browser".
* Set a default browser when user doesn't pass in "--browser".
*/
defaultBrowser: string
}
Expand Down

0 comments on commit c1fc1b2

Please sign in to comment.