Skip to content

Commit 50b2cca

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

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
@@ -633,7 +633,7 @@ mod tests {
633633
},
634634
eth_adapter.clone(),
635635
SubgraphLimit::Limit(3),
636-
1,
636+
1.0,
637637
)],
638638
)
639639
.await;

0 commit comments

Comments
 (0)