Skip to content

Commit

Permalink
chore: try resetting spreadscaler test
Browse files Browse the repository at this point in the history
Signed-off-by: Victor Adossi <vadossi@cosmonic.com>
  • Loading branch information
vados-cosmonic committed Sep 28, 2024
1 parent 21824cb commit 50912a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/wadm/src/scaler/spreadscaler/link.rs
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ where
.source_config
.iter()
.eq(self.config.source_config.iter())
&& linkdef
|| linkdef
.target_config
.iter()
.eq(self.config.target_config.iter()),
Expand Down

0 comments on commit 50912a5

Please sign in to comment.