diff --git a/tests/e2e/features/transactions/deposit/bridge-deposit-with-blockchain.feature b/tests/e2e/features/transactions/deposit/bridge-deposit-with-blockchain.feature index 4af0df9da..5342499d1 100644 --- a/tests/e2e/features/transactions/deposit/bridge-deposit-with-blockchain.feature +++ b/tests/e2e/features/transactions/deposit/bridge-deposit-with-blockchain.feature @@ -39,5 +39,5 @@ Feature: Deposit Then Element with "text" " Explore ecosystem " should be "visible" #id1609 Check "Explore ecosystem" button Then I click by "text" with " Explore ecosystem " value - Then New page has "https://ecosystem.zksync.io/" address + Then New page has "https://zksync.dappradar.com/" address \ No newline at end of file