Skip to content

Commit

Permalink
skip testcase
Browse files Browse the repository at this point in the history
  • Loading branch information
temaniarpit27 committed Oct 16, 2023
1 parent 1aa0335 commit 5d52529
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eth/catalyst/simulated_beacon_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ func startSimulatedBeaconEthService(t *testing.T, genesis *core.Genesis) (*node.
// send 20 transactions, >10 withdrawals and ensure they are included in order
// send enough transactions to fill multiple blocks
func TestSimulatedBeaconSendWithdrawals(t *testing.T) {
t.Skip()
var withdrawals []types.Withdrawal
txs := make(map[common.Hash]types.Transaction)

Expand Down

0 comments on commit 5d52529

Please sign in to comment.