diff --git a/packages/app/tests/e2e/features/artifacts/artifactsSet1.feature b/packages/app/tests/e2e/features/artifacts/artifactsSet1.feature index 26bba2cc7c..eb53e2d102 100644 --- a/packages/app/tests/e2e/features/artifacts/artifactsSet1.feature +++ b/packages/app/tests/e2e/features/artifacts/artifactsSet1.feature @@ -39,7 +39,7 @@ Feature: Main Page | Value | url | # discord renamed to "join" | join | https://join.zksync.dev/ | - | twitter | https://twitter.com/zksync | + | twitter | https://x.com/zksync | @id254:I Scenario Outline: Check dropdown "" for "" and verify diff --git a/packages/app/tests/e2e/features/redirection/redirectionSet1.feature b/packages/app/tests/e2e/features/redirection/redirectionSet1.feature index 468f71feab..4a9871b9c2 100644 --- a/packages/app/tests/e2e/features/redirection/redirectionSet1.feature +++ b/packages/app/tests/e2e/features/redirection/redirectionSet1.feature @@ -27,7 +27,7 @@ Feature: Redirection | Icon | url | # discord renamed to "join" | join | https://join.zksync.dev/ | - | twitter | https://twitter.com/zksync | + | twitter | https://x.com/zksync | @id251 Scenario: Verify redirection for Documentation link