Skip to content

Commit

Permalink
Remove wait_for_shelley_wallet_to_sync id
Browse files Browse the repository at this point in the history
from "regular" join pool test
  • Loading branch information
Piotr Stachyra committed Jul 6, 2020
1 parent 0dc2e93 commit 07f9317
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/shelley_spec.rb
Expand Up @@ -331,7 +331,6 @@

it "I could join Stake Pool - if I had enough to cover fee" do
id = create_shelley_wallet
wait_for_shelley_wallet_to_sync id
pools = SHELLEY.stake_pools
pool_id = pools.list({stake: 1000})[0]['id']

Expand Down

0 comments on commit 07f9317

Please sign in to comment.