Skip to content

Commit 8252040

Browse files
committed
fix test again
1 parent 4e7a385 commit 8252040

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

chia/_tests/wallet/test_wallet.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -674,7 +674,6 @@ async def test_wallet_clawback_claim_manual(self, wallet_environments: WalletTes
674674
**wallet_environments.tx_config.to_json_dict(),
675675
}
676676
)
677-
assert resp["success"]
678677
assert len(resp["transaction_ids"]) == 1
679678

680679
await wallet_environments.process_pending_states(

0 commit comments

Comments
 (0)