mirror of
https://github.com/cypress-io/cypress.git
synced 2026-03-05 14:29:17 -06:00
chore: fix types
This commit is contained in:
@@ -201,6 +201,7 @@ export function setupHooks (optionalCallback?: Function) {
|
||||
)
|
||||
})
|
||||
|
||||
// @ts-ignore
|
||||
beforeEach(() => {
|
||||
optionalCallback?.()
|
||||
cleanupStyles()
|
||||
|
||||
Reference in New Issue
Block a user