Skip to content

Commit 507b6bd

Browse files
committed
Clippy error (1)
1 parent 7290364 commit 507b6bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zenoh/src/net/tests/tables.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -723,7 +723,7 @@ fn client_test() {
723723
let route_dummy_data = |face: &Arc<Face>, wire_expr| {
724724
route_data(
725725
&tables,
726-
&face,
726+
face,
727727
&mut Push {
728728
wire_expr,
729729
ext_qos: ext::QoSType::DEFAULT,

0 commit comments

Comments
 (0)