Skip to content

Commit 5a8a781

Browse files
committed
temp
1 parent 722b789 commit 5a8a781

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redis/tests/support/cluster.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ impl RedisCluster {
132132
} else {
133133
println!("Chosen ports: {ports:?}");
134134
ports.into_iter().map(Some).collect()
135-
};
135+
};
136136

137137
let mut servers = vec![];
138138
let mut folders = vec![];

0 commit comments

Comments
 (0)