Skip to content

Commit d4a0c5c

Browse files
committed
chore: API sync
1 parent b6076b9 commit d4a0c5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stackslib/src/net/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3141,7 +3141,7 @@ pub mod test {
31413141
&mut stacks_node.chainstate,
31423142
&sortdb,
31433143
old_stackerdb_configs,
3144-
config.connection_opts.num_neighbors,
3144+
&config.connection_opts,
31453145
)
31463146
.expect("Failed to refresh stackerdb configs");
31473147

0 commit comments

Comments
 (0)