We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ba62fd commit a7064dcCopy full SHA for a7064dc
tests/sync/from_latest.rs
@@ -155,8 +155,6 @@ async fn no_historical_only_live_streams() -> anyhow::Result<()> {
155
contract.increase().send().await?.watch().await?;
156
157
158
- // Latest events are empty
159
-
160
// Assert `SwitchingToLive` after emitting live events, because the test finishes the "latest
161
// events" phase before new events are emitted, thus the "live" phase actually starts from a
162
// future block.
0 commit comments