diff --git a/integration-tests/benchmark/keeper_test.go b/integration-tests/benchmark/keeper_test.go index 23007bbcc77..b1ea8a4f753 100644 --- a/integration-tests/benchmark/keeper_test.go +++ b/integration-tests/benchmark/keeper_test.go @@ -306,7 +306,6 @@ var networkConfig = map[string]NetworkConfig{ upkeepSLA: int64(120), blockTime: 6 * time.Second, deltaStage: 20 * time.Second, - funding: big.NewFloat(ChainlinkNodeFunding), }, }