We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1457f7 commit f6a1da8Copy full SHA for f6a1da8
packages/driver/src/multi-domain/domain_fn.ts
@@ -10,7 +10,7 @@ interface RunDomainFnOptions {
10
env: Cypress.ObjectLike
11
fn: string
12
skipConfigValidation: boolean
13
- state: { isStable: boolean | undefined }
+ state: {}
14
isStable: boolean
15
}
16
0 commit comments