corona-warn-app / cwa-website

Corona-Warn-App website. The CWA development ended on May 31, 2023. You still can warn other users until April 30, 2023. More information:
https://coronawarn.app/en/faq/#ramp_down
Apache License 2.0
523 stars 225 forks source link

disable faq_link_attr test in CI #3487

Closed MikeMcC399 closed 1 year ago

MikeMcC399 commented 1 year ago

This is a workaround for issue https://github.com/corona-warn-app/cwa-website/issues/3479.

It disables the test cypress/e2e/faq_link_attr.cy.js from running in CI workflows.

Internal Tracking ID: EXPOSUREAPP-15135

MikeMcC399 commented 1 year ago

All active tests are now successful.

cypress/e2e/faq_link_attr.cy.js was deactivated.

dsarkar commented 1 year ago

@MikeMcC399 Thanks!