diff --git a/simulators/ethereum/engine/suites/withdrawals/tests.go b/simulators/ethereum/engine/suites/withdrawals/tests.go index b2a405933a..db9cd35197 100644 --- a/simulators/ethereum/engine/suites/withdrawals/tests.go +++ b/simulators/ethereum/engine/suites/withdrawals/tests.go @@ -215,7 +215,7 @@ var Tests = []test.Spec{ - Spawn a secondary client and send FCUV2(head) - Wait for sync and verify withdrawn account's balance `, - TimeoutSeconds: 6000, + TimeoutSeconds: 240, }, WithdrawalsForkHeight: 1, WithdrawalsBlockCount: 2,