Skip to content

Commit

Permalink
More test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewmturner committed Nov 24, 2024
1 parent 01448aa commit bddffd1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/config.rs
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,7 @@ impl Default for FlightSQLConfig {
Self {
connection_url: default_connection_url(),
benchmark_iterations: default_benchmark_iterations(),
#[cfg(feature = "metrics")]
server_metrics_port: default_server_metrics_port(),
}
}
Expand Down

0 comments on commit bddffd1

Please sign in to comment.