...
This commit is contained in:
@@ -16,6 +16,7 @@ async fn debug_hset_return_value() {
|
||||
dir: test_dir.to_string(),
|
||||
port: 16390,
|
||||
debug: false,
|
||||
databases: 16,
|
||||
};
|
||||
|
||||
let mut server = Server::new(option).await;
|
||||
|
Reference in New Issue
Block a user