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