Skip to content

Commit

Permalink
Fix random failure test_update
Browse files Browse the repository at this point in the history
  • Loading branch information
Michał Kudela authored and vogel76 committed Oct 19, 2023
1 parent e97c059 commit fb42045
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@


def test_update(wallet):
wallet.api.create_account("initminer", "alice", "{}")
wallet.create_account("alice")

wallet.api.transfer_to_vesting("initminer", "alice", tt.Asset.Test(500))

Expand Down

0 comments on commit fb42045

Please sign in to comment.