Skip to content

Commit

Permalink
fix lint-types
Browse files Browse the repository at this point in the history
  • Loading branch information
kuceb committed Aug 4, 2021
1 parent 3e4ceac commit 8d53c5b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cli/types/cypress.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -565,7 +565,6 @@ declare namespace Cypress {
onSpecWindow: (window: Window, specList: string[] | Array<() => Promise<void>>) => void
}


interface SessionOptions {
validate?: () => false|void
}
Expand Down

0 comments on commit 8d53c5b

Please sign in to comment.