diff --git a/test/e2e/send.feature b/test/e2e/send.feature index 19c76843ff..7f0ec640fa 100644 --- a/test/e2e/send.feature +++ b/test/e2e/send.feature @@ -13,7 +13,10 @@ Feature: Send dialog And I should see 26 rows When I scroll to the bottom of "transaction results" Then I should see 51 rows - @advanced + + # pending because this test currently depends on the prior one + # and is failing when running isolated + @advanced @pending Scenario: should be able to init account if needed Given I wait 10 seconds And I'm logged in as "without initialization"