Skip to content

Commit d1d37f9

Browse files
Update chain/ethereum/src/network.rs
Co-authored-by: Copilot <[email protected]>
1 parent c3d954e commit d1d37f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chain/ethereum/src/network.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -560,7 +560,7 @@ mod tests {
560560
},
561561
eth_adapter.clone(),
562562
SubgraphLimit::Limit(2),
563-
1,
563+
1.0,
564564
)],
565565
)
566566
.await;

0 commit comments

Comments
 (0)