Skip to content

Commit

Permalink
fix check again
Browse files Browse the repository at this point in the history
Signed-off-by: Bugen Zhao <[email protected]>
  • Loading branch information
BugenZhao committed Jun 3, 2024
1 parent f028f0f commit 4b26019
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/stream/src/executor/integration_tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ async fn test_merger_sum_aggr() {
MultiMap::new(),
vec![],
0.0,
false,
);

let items = Arc::new(Mutex::new(vec![]));
Expand Down

0 comments on commit 4b26019

Please sign in to comment.