Skip to content

Commit 9a740c4

Browse files
alexsch01mschile
andauthored
Update cli/types/cypress.d.ts
Co-authored-by: Matt Schile <[email protected]>
1 parent 7154055 commit 9a740c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/types/cypress.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -3218,7 +3218,7 @@ declare namespace Cypress {
32183218
indexHtmlFile: string
32193219

32203220
/**
3221-
* Set a default browser when user doesn't pass in "--browser".
3221+
* The default browser to launch if the "--browser" command line option is not provided.
32223222
*/
32233223
defaultBrowser: string
32243224
}

0 commit comments

Comments
 (0)