Skip to content

Commit

Permalink
fix compile error
Browse files Browse the repository at this point in the history
  • Loading branch information
Tofel committed Jan 22, 2024
1 parent 744a818 commit 6410255
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion integration-tests/benchmark/keeper_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,6 @@ var networkConfig = map[string]NetworkConfig{
upkeepSLA: int64(120),
blockTime: time.Second,
deltaStage: 20 * time.Second,
funding: big.NewFloat(ChainlinkNodeFunding),
},
}

Expand Down

0 comments on commit 6410255

Please sign in to comment.