Skip to content

Commit 75f46a3

Browse files
committed
test: unignore one test
1 parent ce3a36c commit 75f46a3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/block_range_scanner.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1729,7 +1729,6 @@ mod tests {
17291729
}
17301730

17311731
#[tokio::test]
1732-
#[ignore = "too flaky, un-ignore once a full local node is used: https://github.com/OpenZeppelin/Event-Scanner/issues/109"]
17331732
async fn historic_mode_respects_blocks_read_per_epoch() -> anyhow::Result<()> {
17341733
let anvil = Anvil::new().try_spawn()?;
17351734

0 commit comments

Comments
 (0)