Skip to content

Commit efbf6e8

Browse files
committed
fix test again
1 parent 71d5969 commit efbf6e8

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
@@ -673,7 +673,6 @@ async def test_wallet_clawback_claim_manual(self, wallet_environments: WalletTes
673673
**wallet_environments.tx_config.to_json_dict(),
674674
}
675675
)
676-
assert resp["success"]
677676
assert len(resp["transaction_ids"]) == 1
678677

679678
await wallet_environments.process_pending_states(

0 commit comments

Comments
 (0)