From 38a1d383da8c4fafe7596acf5bfc0db45372be93 Mon Sep 17 00:00:00 2001 From: pcheremu Date: Tue, 26 Sep 2023 16:28:36 +0200 Subject: [PATCH] test: exclude id369 from testnet suite as unstable --- .../app/tests/e2e/features/redirection/redirectionSet3.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/app/tests/e2e/features/redirection/redirectionSet3.feature b/packages/app/tests/e2e/features/redirection/redirectionSet3.feature index 86b97d052a..bf1c1555e7 100644 --- a/packages/app/tests/e2e/features/redirection/redirectionSet3.feature +++ b/packages/app/tests/e2e/features/redirection/redirectionSet3.feature @@ -41,7 +41,7 @@ Feature: Redirection # Given Page with part address "/block/" includes ID result #369 Contract page - Pages - Redirection - @id369 @testnet @testnetSmokeSuite + @id369 @testnet Scenario: Verify contract link on the Contacts page Given I go to page "/address/0x0BfcE1D53451B4a8175DD94e6e029F7d8a701e9c" When I click on the first "from address" link