Fix sanity check
...that my last PR broke
This commit is contained in:
parent
2c0e704c82
commit
490205ab84
@ -29,8 +29,6 @@ pay_and_confirm() {
|
||||
|
||||
$wallet reset
|
||||
$wallet address
|
||||
check_balance_output "No account found! Request an airdrop to get started"
|
||||
$wallet airdrop
|
||||
check_balance_output "Your balance is: 0"
|
||||
$wallet airdrop --tokens 60
|
||||
check_balance_output "Your balance is: 60"
|
||||
|
Loading…
x
Reference in New Issue
Block a user