fix some linting errors
This commit is contained in:
@@ -69,4 +69,4 @@ Cypress.Commands.overwrite('click', (originalFn, element, text, options) => {
|
||||
const newOptions = defaults(options, 'force', true)
|
||||
|
||||
return originalFn(element, text, newOptions)
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user