Skip to content

Commit a7064dc

Browse files
committed
remove leftover comment
1 parent 8ba62fd commit a7064dc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/sync/from_latest.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,8 +155,6 @@ async fn no_historical_only_live_streams() -> anyhow::Result<()> {
155155
contract.increase().send().await?.watch().await?;
156156
contract.increase().send().await?.watch().await?;
157157

158-
// Latest events are empty
159-
160158
// Assert `SwitchingToLive` after emitting live events, because the test finishes the "latest
161159
// events" phase before new events are emitted, thus the "live" phase actually starts from a
162160
// future block.

0 commit comments

Comments
 (0)