Skip to content

Commit c4bbc60

Browse files
zz_yclaude
andcommitted
style: fix remaining rustfmt alignment in worker test
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 16f6136 commit c4bbc60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • asap-query-engine/src/precompute_engine

asap-query-engine/src/precompute_engine/worker.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1137,7 +1137,7 @@ mod tests {
11371137
rx,
11381138
sink.clone(),
11391139
agg_configs,
1140-
10_000, // max_buffer_per_series
1140+
10_000, // max_buffer_per_series
11411141
15_000, // allowed_lateness_ms
11421142
false, // pass_raw_samples
11431143
0, // raw_mode_aggregation_id

0 commit comments

Comments
 (0)