* fix(testing): fix error with cypress --tag not being parsed using --tag will now correctly pass the value to the cypress runner. learn more about --tag here https://docs.cypress.io/guides/guides/command-line#cypress-run-tag-lt-tag-gt ISSUES CLOSED: #4998 * docs(testing): add --tag option to cypress docs