cypress/no-async-before rule documentation issues
MikeMcC399 opened this issue · 3 comments
MikeMcC399 commented
- This issue follows on from issue #190
Issue
- The rule no-async-before provided by PR #151 has some associated documentation errors and omissions:
- The entry for this rule is missing in the README > Rules section, although it is mentioned in the README > Usage section.
- The documentation heading for no-async-before "Prevent using async/await in Cypress test cases (no-async-tests)" is incorrect and is the same as no-async-tests.
MikeMcC399 commented
jennifer-shehane commented
@MikeMcC399 Can this be closed?
MikeMcC399 commented