Skip to content

Commit c3d954e

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

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
@@ -680,7 +680,7 @@ mod tests {
680680
},
681681
eth_adapter.clone(),
682682
SubgraphLimit::Limit(3),
683-
1,
683+
1.0,
684684
)],
685685
vec![],
686686
)

0 commit comments

Comments
 (0)