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