mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-24 17:38:52 -05:00
docs: actionability should link to assertions, not requirements
This commit is contained in:
@@ -17,7 +17,7 @@ module.exports = function usageOptions (hexo, args) {
|
||||
|
||||
const force = () => {
|
||||
/* eslint-disable quotes */
|
||||
const url = `{% urlHash 'waiting for actionability' Requirements %}`
|
||||
const url = `{% urlHash 'waiting for actionability' Assertions %}`
|
||||
|
||||
return render(`Forces the action, disables ${url}`)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user