Skip to content

Commit

Permalink
Update cli/types/cypress.d.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewmtam authored Apr 9, 2022
1 parent 072f9a3 commit 31eb4f5
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 @@ -2633,7 +2633,7 @@ declare namespace Cypress {
*/
numTestsKeptInMemory: number
/**
* The number of tests to show in the command log. Reduce this number if you are experiencing slowness with long running tests
* The number of commands to show in the command log. Reduce this number if you are experiencing slowness with long running tests
* @default null
*/
numCommandsToShow: number
Expand Down

0 comments on commit 31eb4f5

Please sign in to comment.