Skip to content

Commit

Permalink
Add pending tag to integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
Gina Contrino committed Apr 18, 2018
1 parent a22e8db commit cb3a284
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion test/e2e/send.feature
Expand Up @@ -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"
Expand Down

0 comments on commit cb3a284

Please sign in to comment.