diff --git a/packages/app/src/configs/production.config.json b/packages/app/src/configs/production.config.json index bc25acca32..0214a28683 100644 --- a/packages/app/src/configs/production.config.json +++ b/packages/app/src/configs/production.config.json @@ -31,7 +31,7 @@ "l2WalletUrl": "https://portal.zksync.io/", "maintenance": false, "name": "sepolia", - "published": true, + "published": false, "rpcUrl": "https://sepolia.era.zksync.dev" }, { diff --git a/packages/app/tests/e2e/features/artifacts/artifactsSet3.feature b/packages/app/tests/e2e/features/artifacts/artifactsSet3.feature index 652968f457..57f7fc174c 100644 --- a/packages/app/tests/e2e/features/artifacts/artifactsSet3.feature +++ b/packages/app/tests/e2e/features/artifacts/artifactsSet3.feature @@ -65,7 +65,7 @@ Feature: Main Page @id249 @testnet @testnetSmokeSuite Scenario Outline: Verify table contains "" column name on Tokens page Given I go to page "/tokenlist" - And Table "Tokens" should have "1" rows + # And Table "Tokens" should have "1" rows Then Column with "" name is visible Examples: