diff --git a/docs/web-apps/automated-testing/_partials/_advanced-cypress.md b/docs/web-apps/automated-testing/_partials/_advanced-cypress.md index 1cfc7aabc0..cb23e64e71 100644 --- a/docs/web-apps/automated-testing/_partials/_advanced-cypress.md +++ b/docs/web-apps/automated-testing/_partials/_advanced-cypress.md @@ -37,4 +37,4 @@ saucectl run --env CYPRESS_TAGS="(@smoke or @ui) and (not @slow)" ## Component Testing -Component Testing is in beta and due to an issue from Cypress, `saucectl` doesn't currently support Component Testing. +`saucectl` doesn't currently support Component Testing.